danieldelcore / danieldelcore/react-render-fam
WithState
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A useState wrapper
```jsx
{(location, setLocation) => (
Hello, {state}
setLocation('Earth')} />
)}
```
Why is this useful? It's not but who cares?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.