Can I have react-hooks/exhaustive-deps for a custom hook?

后端 未结 0 1128
星月不相逢
星月不相逢 2021-01-14 01:18

I wrote this hook (there could be bugs, I haven\'t used it yet):

import { useCallback, useEffect } from \'react\';
import _throttle from \'lodash/throttle\';
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题