1.0.5 • Published 4 years ago
rate-my-app-ui v1.0.5
This is a Custom UI Framework for my Rate my APP Application
Todo
- Add default props to button
- Spread all props
- prop types
Publishing
npm run build
git add .
git commit -m "test"
npm version patch
npm publish