hperrin / svelte-material-ui

Svelte Material UI Components
https://sveltematerialui.com/
Apache License 2.0
3.31k stars 285 forks source link

LayoutGrid defaults to a single column #603

Open NicholasACTran opened 1 year ago

NicholasACTran commented 1 year ago

Describe the bug LayoutGrid component creates a single column layout instead of a dynamic multi-column layout.

To Reproduce

When running the the example demo code , it produces a single column grid instead of a multi-column one.

Expected behavior The expected behavior would be creation of a layout grid similar to the one in the demo.

Screenshots LayoutGridBug

Desktop (please complete the following information):