UI: Add dynamic icons to navigation routes #610
Annotations
6 errors
|
UI (22)
Process completed with exit code 1.
|
|
UI (22):
resources/scripts/routers/ServerRouter.tsx#L97
Replace `⏎························································icon={route.icon}·⏎························································style={{·marginRight:·'8px'·}}·⏎···················································` with `icon={route.icon}·style={{·marginRight:·'8px'·}}`
|
|
|
|
|
|
|
|
UI (22):
resources/scripts/routers/DashboardRouter.tsx#L26
Replace `(⏎········································<FontAwesomeIcon·icon={icon}·style={{·marginRight:·'8px'·}}·/>⏎····································)` with `<FontAwesomeIcon·icon={icon}·style={{·marginRight:·'8px'·}}·/>`
|