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
We decided to steal the idea from react-spectrum and create reusable components that help structure content instead of creating dedicated components for things like <Card> and <Dialog>.
Description
We want to create some components that can be used to organize content.
Components
CONTENT
Context
We decided to steal the idea from
react-spectrum
and create reusable components that help structure content instead of creating dedicated components for things like<Card>
and<Dialog>
.Consequences
Instead of having something like this:
we want this:
This should help to enforce consistency in the design, e.g. same heading everywhere.
The text was updated successfully, but these errors were encountered: