Remove dependency to powerhooks
This commit is contained in:
parent
62bf846d5f
commit
c52157bfb9
@ -1,5 +1,5 @@
|
||||
import { useEffect } from "react";
|
||||
import { useConst } from "powerhooks/useConst";
|
||||
import { useConst } from "./useConst";
|
||||
import { id } from "tsafe/id";
|
||||
|
||||
/** Callback is guaranteed to be call only once per component mount event in strict mode */
|
||||
|
Loading…
x
Reference in New Issue
Block a user