minor changes regarding palette testing
This commit is contained in:
parent
868f080cb6
commit
39c6b3fea1
|
@ -12,7 +12,7 @@ import Appbar from './components/appbar';
|
|||
import { Button, Container, Typography, Grid, Box } from "@mui/material";
|
||||
import { Card, CardActions,CardACtionsArea, CardContent, CardHeader, CardMedia, Collapse, Paper } from "@mui/material";
|
||||
import AddCircleIcon from '@mui/icons-material/AddCircle';
|
||||
import { maxWidth } from "@mui/system";
|
||||
import { maxWidth, palette } from "@mui/system";
|
||||
|
||||
function CreateButton(props) {
|
||||
return (
|
||||
|
|
Loading…
Reference in New Issue