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.
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.