@clubspark/wtn-component-library
v1.0.57
Published
Component library to share with ITF
Downloads
1,189
Readme
Installation
Install the WTN-Scale-Widget library, the World Tennis Number UI components library. You can find full documentation with examples available at docs.worldtennisnumber.com.
npm
To install and save in your package.json
dependencies and run:
// with npm
npm install @clubspark/wtn-component-library
// with yarn
yarn add @clubspark/wtn-component-library
Please note that react >= 16.8.0 and react-dom >= 16.8.0 are peer dependencies.