fix
thanks @Zinklog2 !!!
This commit is contained in:
parent
d9cb8f7fee
commit
8a36a00798
@ -14,7 +14,7 @@ export default withPwa(
|
||||
lastUpdated: true,
|
||||
cleanUrls: true,
|
||||
appearance: "dark",
|
||||
srcExclude: ["readme.md", "single-page", "devtools.md"],
|
||||
srcExclude: ["readme.md", "single-page"],
|
||||
ignoreDeadLinks: true,
|
||||
sitemap: {
|
||||
hostname: meta.hostname,
|
||||
|
@ -757,7 +757,7 @@
|
||||
* [Codux](https://www.codux.com/) - Visual IDE for React
|
||||
* [React95](https://react95.io/) - Windows 95 React Components
|
||||
* [React SVG](https://react-svgr.com/playground/) - Convert SVG to React Components
|
||||
* [Zorm](https://github.com/esamattis/react-zorm) - ype-safe <form> for React
|
||||
* [Zorm](https://github.com/esamattis/react-zorm) - Type-safe `<form>` for React
|
||||
* [Million](https://github.com/aidenybai/million) - React Replacement
|
||||
* [novu](https://novu.co/) - Real-Time React Notifications / [GitHub](https://github.com/novuhq/novu)
|
||||
* [React Use](https://github.com/streamich/react-use) - React Hooks
|
||||
|
Loading…
Reference in New Issue
Block a user