Closed victortrinh2 closed 3 weeks ago
Latest commit: a6ab239302d60060e5446ba5d30acb25f64e2867
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | a6ab239302d60060e5446ba5d30acb25f64e2867 |
Latest deploy log | https://app.netlify.com/sites/wl-hopper/deploys/672a3b42025ba200083430bd |
Deploy Preview | https://deploy-preview-518--wl-hopper.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Added a Card component.
Issue: https://workleap.atlassian.net/browse/DS-206
Description
This is a very minimal component that has two variants: main or second-level.
As devs, we decided to provide slots for Header, Content and Footer.
This will not have paddings, users will have to enter those themselves. InteractiveCard will be made separately.