@semapps/date-components
v1.0.3
Published
React-Admin components for date display and input
Downloads
507
Keywords
Readme
React-Admin components for date display and input
Documentation
See the dedicated page on the SemApps website.
Development
yarn run build
Build the library in CommonJS and ES mode. This command should always be run before publishing.
yarn run watch
Develop mode. Any change you make to a file in the /src
directory will be immediately compiled.