import "./Sidebar.scss"; import { Drawer } from "@mui/material"; import React from "react"; import NavContent from "./NavContent"; const Sidebar = ({ chainId, addressChainId }) => (