usehooks
usehooks copied to clipboard
Use superjson to parse/stringify objects instead of built in JSON's parse/stringify
Replaced JSON.stringify
and JSON.parse
to use superjson instead so we can parse objects such as maps and more that's not supported by default