From ab911e3f8cbae64cce9af0a9f92b6705012ea539 Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Tue, 31 Oct 2023 00:40:48 +0530 Subject: [PATCH] Fix zorm unescaped tag --- DEVTools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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