Properly type `App` in Next
Hey All, I am having a problem typing the
App
page correctly, I am using react-query and the appWithTranslation
the issue I am having is properly typing the sessionKey
and dehydatedState
I have tried these, any idea on how to properly type, without doing @ts-ignore
0 Replies