import styled from "styled-components" import {AppBar} from "@mui/material"; export default styled(AppBar)``