README
@postinumero/mui-react-router-helpers
This package needs to be transpiled. Add this to Babel configuration:
{
"babelrcRoots": ["./node_modules/@postinumero/**"]
}
This package needs to be transpiled. Add this to Babel configuration:
<script type="module">
import postinumeroMuiReactRouterHelpers from 'https://cdn.skypack.dev/@postinumero/mui-react-router-helpers';
</script>
This package needs to be transpiled. Add this to Babel configuration:
{
"babelrcRoots": ["./node_modules/@postinumero/**"]
}