An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Handling props and class names in React

```
npm i
npm t
```