1.0.0-beta2 • Published 4 years ago

agro-components-react v1.0.0-beta2

Weekly downloads
3
License
LGPL-3.0
Repository
github
Last release
4 years ago

Agro React Components

React components used in the Agro project based on React Bootstrap.

  • FormLabel: Form label
  • GalleryControl: One form control for creating simple galleries
  • InputControl: Helper for creating a Bootstrap input control
  • RadioControl: Helper for creating a Bootstrap radio control
  • SelectControl: Helper for creating a Bootstrap select control

Available Scripts

In the project directory, you can run:

yarn clean

Removes build and test output.

yarn lint

Runs eslint for static code quality analysis.

yarn storybook

Launches Storybook React component explorer.

yarn build

Builds the library for production to the dist folder.