Fadhil Ahmad
Results
2
issues of
Fadhil Ahmad
in snippet/example below, it require `useEventCallback` hook, but not available on the docs; https://usehooks-ts.com/react-hook/use-session-storage it does exist in source file https://github.com/juliencrn/usehooks-ts/blob/8f8c9850dd136dbc2e349048194e95b0877888a7/lib/src/useEventCallback/useEventCallback.ts
## Bug report ### Describe the bug no method to update single type rigtht now it have `.update`, `.create`, `.find`, but they're all require `id` to be passed in the...
enhancement