@react-ag-components/back-button
v0.0.3
Published
back-button React component
Keywords
Readme
back-button
A React back button. Actually a link with a left arrow.
Usage
Install
npm i @react-ag-components/back-button --saveUse in your project
import BackButton from '@react-ag-components/back-button'<BackButton />Properties
Contributing
Get the repository
git clone https://github.com/alphillips/back-button.gitUpdate dependencies
npm installRun the project
npm startDeploy to npm
Build
npm run build -- --copy-files
Publish
npm publish --access public
