Commit 68e41a9a authored by tizah's avatar tizah

fix editor highlighter

rebasing
parent 1c22e158
......@@ -326,7 +326,10 @@ export const RemixUiStaticAnalyser = (props: RemixUiStaticAnalyserProps) => {
<div className="analysis_3ECCBV px-3 pb-1">
<div className="my-2 d-flex flex-column align-items-left">
<div className="d-flex justify-content-between" id="staticanalysisButton">
<<<<<<< HEAD
<div className="d-flex justify-content-between">
=======
>>>>>>> 691f449c6 (fix editor highlighter)
<RemixUiCheckbox
id="checkAllEntries"
inputType="checkbox"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment