nbcs-atoms
v0.1.71-alpha.1
Published
These are first order components of the most basic level - don't necessarily do much on their own, but can work together in combination.
Readme
Atoms
These are first order components of the most basic level - don't necessarily do much on their own, but can work together in combination.
- We discussed too much work tracking all of these individually, maybe it's worth considering packaging them all as a bundle, imports to be exported?
Example:
import { HeadlineTitle } from 'nbcs-atoms';
To view component usage please refer to the component's code to know (if any), what kind of data to pass to the prop arguments.
Likewise refer to the component's storybook to see examples of integration.
