diff --git a/demo/src/App.tsx b/demo/src/App.tsx index 9b843ec..8584879 100644 --- a/demo/src/App.tsx +++ b/demo/src/App.tsx @@ -6,7 +6,7 @@ import { Slider, Typography, Switch, - Unstable_Grid2 as Grid + Grid2 as Grid } from '@mui/material' import AddIcon from '@mui/icons-material/Add' import { HexColorPicker, HexColorInput } from 'react-colorful'