Package Exports
- @wds-react/button
- @wds-react/button/dist/cjs/index.js
- @wds-react/button/dist/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wds-react/button) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Senior Scene
Use the init command to initialize dependencies for a new project:
npm i @wds-react/ui
Import the styles to your index.jsx file
import "@wds-react/ui/dist/cjs/index.css";