[bug] Stack
, Grid
, Container
aren't usable as base for additional components
#192
Labels
package: system
Specific to @mui/system
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Steps to reproduce
Live example.
styled
) based on top of Pigment CSS'Stack
,Grid
orContainer
.Current behavior
Cannot read properties of undefined (reading 'values')
is thrown.Expected behavior
A working custom styled component.
Context
No response
Your environment
npx @mui/envinfo
Search keywords: stack, grid, container, styled
The text was updated successfully, but these errors were encountered: