Skip to content

Casbin example web module does not render properly  #11

@kolobok01

Description

@kolobok01

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} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions