minor changes regarding palette testing
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user