troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:
MIT License
424 stars 24 forks source link

'/' in id does not work #34

Open lishine opened 4 years ago

lishine commented 4 years ago

Currently it breaks. Is it possible to fix the code in order to write const [rows, setRows] = useState([] as TRow[], 'useTransformList/setRows')