https://github.com/simonsmith/react-props-and-classnames
Example code for blog post
https://github.com/simonsmith/react-props-and-classnames
Last synced: 10 months ago
JSON representation
Example code for blog post
- Host: GitHub
- URL: https://github.com/simonsmith/react-props-and-classnames
- Owner: simonsmith
- Created: 2016-02-02T22:03:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T22:19:03.000Z (over 10 years ago)
- Last Synced: 2024-10-18T08:38:45.845Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://simonsmith.io/handling-props-and-classnames-in-react/
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Handling props and class names in React
```
npm i
npm t
```