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
Hello, I cloned this repo, run yarn , yarn start, and I got this error :
router.ts:5 Uncaught Error: [undefined] is not a component. All component children of must be a or <React.Fragment>
at invariant (router.ts:5:1)
at components.tsx:291:
The text was updated successfully, but these errors were encountered:
Thanks, @hippieZhou I did not notice your PR on time. This issue has been resolved in the latest commit. You can make suggestions for new features and general updates.
Hello, I cloned this repo, run yarn , yarn start, and I got this error :
router.ts:5 Uncaught Error: [undefined] is not a component. All component children of must be a or <React.Fragment>
at invariant (router.ts:5:1)
at components.tsx:291:
The text was updated successfully, but these errors were encountered: