issues
search
dy
/
unihooks
Universal unreacted hooks
MIT License
21
stars
1
forks
source link
useStorage / useChannel / useAction order checks
#39
Open
dy
opened
4 years ago
dy
commented
4 years ago
That may make sense for these hooks to check to:
they're not being used before initialized
they're not initialized more that once
That may make sense for these hooks to check to: