ps-react-components
v1.0.16
Published
PlantSmart React Components
Downloads
17
Maintainers
Readme
PS React Components
Quick start
1) Install
Install a components from NPM:
npm install ps-react-components
2) Inlude Components
Import the component's module, use the component in your JS:
import { PsTextField, PsSelect, PsButton, PsDatePicker, PsTextFieldWithIcon, PsTextFieldPassWord, PsCard, PsDialog,PsAutoCompleteAddress } from "ps-react-components"