-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Introduce Box component #DS-1595 #1830
Conversation
✅ Deploy Preview for spirit-design-system-storybook canceled.
|
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
dd079fc
to
4241e5b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would add border style utility and borderStyle prop. So we don't need inline style.
Otherwise LGTM!
packages/web-react/src/components/Box/demo/BoxWithBackgroundColor.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to add Box
component to entry points in React:
packages/web-react/scripts/entryPoints.js
3e5dcb7
to
dc0fb7f
Compare
bfe187d
to
264396b
Compare
Description
Additional context
Issue reference