boblelot
Results
2
issues of
boblelot
Hi, I don't think Grid is behaving correctly when setting columns value on grid container. **Example:** Contains 2 examples, the first one being a copy of https://mui.com/material-ui/react-grid/#columns https://stackblitz.com/edit/angular-ey1m2j?file=src/App.tsx **Expected behavior**...
Just in case anyone else gets this error. I was getting errors about missing node-sass, solved by "npm install node-sass --save-dev"