The Component Library is a collection of reusable UI components that serve as React wrappers for the Reporting Controls Library. These components provide a convenient and simplified way to utilize the functionality offered by Reporting Controls Library in React projects.
To get started with the Component Library, follow these steps:
Install the Component Library: Run the following command to install the Component Library package: Copy code
npm install Saia-Components
yarn add Saia-Components
pnpm add Saia-Components