You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We really don't know the type of content we're getting into a layout. At the very least, the actual page type should be Partial<pageType>. But runtime type checking would be extremely cool, of course.
The text was updated successfully, but these errors were encountered:
We really don't know the type of content we're getting into a layout. At the very least, the actual page type should be
Partial<pageType>
. But runtime type checking would be extremely cool, of course.The text was updated successfully, but these errors were encountered: