diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 5883b64..871226a 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -307,7 +307,15 @@ export default function App() {
{v === "panel" ?
: null} -
+
{icon ?
{icon}
: null}