useStream refactoring (#40)
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
"react-hooks/exhaustive-deps": [
|
||||
"warn",
|
||||
{
|
||||
"additionalHooks": "(useEqualMemo)"
|
||||
"additionalHooks": "(useEqualMemo|useStream)"
|
||||
}
|
||||
],
|
||||
"jsx-a11y/label-has-associated-control": 0,
|
||||
|
||||
Reference in New Issue
Block a user