react-delta
react-delta copied to clipboard
useFirst
Would be appropriate to add a hook that always returns the value it’s passed on the first render Naming tbd: useFirst(value) useConstant(value) useInitial(value)