[FEATURE] Autocomplete & theming
This commit is contained in:
parent
ef00eef464
commit
5a9212a814
18 changed files with 114 additions and 35 deletions
|
@ -1,6 +1,8 @@
|
|||
import Box from "@mui/material/Box";
|
||||
import Toolbar from "@mui/material/Toolbar";
|
||||
import MCLPortal from "./MCLPortal.jsx";
|
||||
import Button from "@mui/material/Button";
|
||||
import SpeedDialIcon from "@mui/material/SpeedDialIcon";
|
||||
// Import Navbar
|
||||
/*import Navbar from "./Navbar.jsx";*/
|
||||
import MCLMenu from "./MCLMenu.jsx";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue