Commit fcbf5412 authored by tizah's avatar tizah Committed by tizah

removed icon: fas fa-angle-double-right from each category display name

parent 4c031214
......@@ -288,9 +288,6 @@ export const RemixUiStaticAnalyser = (props: RemixUiStaticAnalyserProps) => {
data-bs-target={`#heading${categoryId}`}
>
{category[0].categoryDisplayName}
<div>
<i className="fas fa-angle-double-right"></i>
</div>
</label>
}
expand={true}
......
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