@@ -94,17 +94,17 @@ render(<Enhanced isAnimating />, document.getElementById('root'))
9494
9595## Live Examples
9696
97- - HOC: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/hoc ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/hoc )
98- - Material UI: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/material-ui ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/material-ui )
99- - Multiple Instances: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/multiple-instances ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/multiple-instances )
100- - Next App Router: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/next-app-router ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/next-app-router )
101- - Next Pages Router: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/next-pages-router ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/next-pages-router )
102- - Original Design: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/original-design ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/original-design )
103- - Plain JS: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/plain-js ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/plain-js )
104- - React Router V6: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/react-router-v6 ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/react-router-v6 )
105- - Render Props: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/render-props ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/render-props )
106- - UMD Build (Development): [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/umd-dev ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/umd-dev )
107- - UMD Build (Production): [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/umd-prod ) | [ Sandbox] ( https://codesandbox.io/s /github/tanem/react-nprogress/tree/master/examples/umd-prod )
97+ - HOC: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/hoc ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/hoc )
98+ - Material UI: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/material-ui ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/material-ui )
99+ - Multiple Instances: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/multiple-instances ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/multiple-instances )
100+ - Next App Router: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/next-app-router ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/next-app-router )
101+ - Next Pages Router: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/next-pages-router ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/next-pages-router )
102+ - Original Design: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/original-design ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/original-design )
103+ - Plain JS: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/plain-js ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/plain-js )
104+ - React Router V6: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/react-router-v6 ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/react-router-v6 )
105+ - Render Props: [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/render-props ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/render-props )
106+ - UMD Build (Development): [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/umd-dev ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/umd-dev )
107+ - UMD Build (Production): [ Source] ( https://github.com/tanem/react-nprogress/tree/master/examples/umd-prod ) | [ Sandbox] ( https://codesandbox.io/p/devbox /github/tanem/react-nprogress/tree/master/examples/umd-prod )
108108
109109## API
110110
0 commit comments