@rolster/react-components
v18.26.16
Published
Package containing UI components for React Project.
Readme
Rolster React Components
Package containing UI components for React Project.
Installation
npm i @rolster/react-componentsConfiguration
You must install the @rolster/typescript-types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.
{
"files": ["node_modules/@rolster/typescript-types/index.d.ts"]
}Contributing
- Daniel Andrés Castillo Pedroza :rocket:
