-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Feature Request
Add a new NFT Card component to the UI library.
Requirements
- The component should display NFT data such as image, name, description, and attributes.
- Implement a "composition partner" slot/prop to allow additional content or components to be composed within the NFT card (e.g., actions, overlays, badges).
- Support for customizable styling and responsive layout.
- Document usage and provide example stories in Storybook.
Acceptance Criteria
- NFT Card component renders correctly with example data.
- Composition partner functionality is flexible and documented.
- Example usage and stories are included.
- Component is available for import in the UI library.