@dsa-ui/react
v0.0.7
Published
React wrapper for dsa-ui
Readme
Installation
DISCLAIMER: This library is exclusively for use by DSA members and allies. Content included but not limited to the DSA logo and color palette information may only be used for official DSA business.
npm i @dsa-ui/reactUsing these components
import { HelloWorld } from 'my-library/dist/components/hello-world';
// Aaand use it like a React component. The end!