diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 1f157a0eb..97a781590 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -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, diff --git a/DEVTools.md b/DEVTools.md index fd7ee7ed6..5d6a02ede 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -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
for React +* [Zorm](https://github.com/esamattis/react-zorm) - Type-safe `` 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