1.0.7 • Published 5 years ago

ps-react-components v1.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

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"