@dsa-ui/react
v0.0.7
Published
React wrapper for dsa-ui
Downloads
18
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/react
Using these components
import { HelloWorld } from 'my-library/dist/components/hello-world';
// Aaand use it like a React component. The end!