File tree Expand file tree Collapse file tree 1 file changed +26
-9
lines changed Expand file tree Collapse file tree 1 file changed +26
-9
lines changed Original file line number Diff line number Diff line change 1- # react-router-prompt 🚨
2-
3- > A component for the react-router-dom 6 / react-router 7 ` Prompt ` . Allows to create more flexible dialogs.
1+ <h1 align =" center " >react-router-prompt 🚨</h1 >
2+
3+ <p align =" center " >
4+ <a href =" https://www.npmjs.com/package/react-router-prompt " >
5+ <img alt="npm version" src="https://img.shields.io/npm/v/react-router-prompt.svg">
6+ </a >
7+   ;
8+ <a href =" https://www.npmjs.com/package/react-router-prompt " >
9+ <img alt="npm weekly downloads" src="https://img.shields.io/npm/dw/react-router-prompt.svg">
10+ </a >
11+   ;
12+ <a href =" https://www.npmjs.com/package/react-router-prompt " >
13+ <img alt="total downloads" src="https://img.shields.io/npm/dt/react-router-prompt.svg">
14+ </a >
15+   ;
16+ <a href =" https://www.npmjs.com/package/react-router-prompt " >
17+ <img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/react-router-prompt">
18+ </a >
19+ </p >
20+
21+
22+ <p align =" center " >
23+ A Component for the react-router-dom 6 / react-router 7 <b >Prompt</b >. Allows to create more flexible dialogs.
24+ </p >
25+
26+ <hr />
427
528Please follow [ Note section] ( https://github.com/sshyam-gupta/react-router-prompt#note ) for more details on react-router support
629
7- [ ![ npm version] ( https://img.shields.io/npm/v/react-router-prompt.svg )] ( https://www.npmjs.com/package/react-router-prompt )
8-
9- [ ![ npm downloads] ( https://img.shields.io/npm/dw/react-router-prompt.svg )] ( https://www.npmjs.com/package/react-router-prompt )
10-
11- [ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/react-router-prompt )] ( https://www.npmjs.com/package/react-router-prompt )
12-
1330## ✨ [ Demo] ( https://codesandbox.io/s/react-router-prompt-example-react-router-6-7-y9ug7z?file=/src/App.js )
1431
1532## 🏠 [ Homepage] ( https://github.com/sshyam-gupta/react-router-prompt#readme )
You can’t perform that action at this time.
0 commit comments