indiana-university / rivet-react

Rivet React Component Documentation and Style Guide:
https://indiana-university.github.io/rivet-react/
Other
5 stars 5 forks source link

2.x Container does not default size #427

Closed pcberg closed 4 months ago

pcberg commented 7 months ago

If size is not provided then it renders as rvt-container-undefined and doesn't look right because the style doesn't exist. Default to "md"?

https://github.com/indiana-university/rivet-react/blob/0fb0f5cb73a549178b5acb67d7b76797bc9b9189/src/components/Grid/Container.jsx#L16