Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Casbin example web module does not render properly #11

Closed
kolobok01 opened this issue May 2, 2022 · 1 comment
Closed

Casbin example web module does not render properly #11

kolobok01 opened this issue May 2, 2022 · 1 comment

Comments

@kolobok01
Copy link

kolobok01 commented May 2, 2022

Does anyone have a solution for ?

    Type 'typeof Home' is not assignable to type 'ComponentType<RouteComponentProps<any, StaticContext, unknown>> | ComponentType<any> | undefined'.  TS2769

    137 |         <div className="container mt-3">
    138 |           <Switch>
  > 139 |             <Route exact path={["/", "/home"]} component={Home} />
@kolobok01
Copy link
Author

#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant