@thinkeloquent/esm-adminapp-react-in-memory-router
TypeScript icon, indicating that this package has built-in type declarations

0.0.15 • Public • Published

@thinkeloquent/esm-adminapp-react-in-memory-router

installation:

npm i --save @thinkeloquent/esm-adminapp-react-in-memory-router

example

import { ESMInMemoryRouterProvider } from "@thinkeloquent/esm-adminapp-react-in-memory-router";

<ESMBrowserAppRouterProvider
  appConfigUrl={appConfigUrl}
  basename={"/"}
  initialStateRoutes={[location.pathname]}
/>;

Readme

Keywords

none

Package Sidebar

Install

npm i @thinkeloquent/esm-adminapp-react-in-memory-router

Weekly Downloads

66

Version

0.0.15

License

MIT

Unpacked Size

19.7 kB

Total Files

16

Last publish

Collaborators

  • thinkeloquent