You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think its fine. We should document in storybook sizing, we can also propose patterns (large = 800, medium = 600 etc). Later we can consider a variant API for sizing.
What I'm trying to achieve
Currently if developer wants to use
Modal.Content
component they need to add their own styling in order to use it.Describe a proposed solution
Add default styling for
Modal.Content
that allow overriding defaults if needed.Proposed properties to add to
Modal.Content
:After this change API for
Modal.Content
will change from:to
The text was updated successfully, but these errors were encountered: