From 73a6dcc8f922e747ab705e4b90f418d02bbfb2d9 Mon Sep 17 00:00:00 2001 From: Tim Mikeladze Date: Thu, 31 Oct 2024 23:22:49 +0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a151de1..37c3c5b 100644 --- a/README.md +++ b/README.md @@ -179,3 +179,5 @@ That's awesome! Feel free to add it to the list. ♾️ **[react-infinite-observer](https://github.com/Tasin5541/react-infinite-observer)** - A simple hook to implement infinite scroll in react component, with full control over the behavior. Implemented with IntersectionObserver. πŸŽ‹ **[GitHub Issue to Branch](https://github.com/TimMikeladze/github-issue-to-branch)** - CLI tool to quickly create well-named branches from GitHub issues. + +πŸ“ **[React DevBar](https://github.com/TimMikeladze/react-devbar/)** - A customizable floating toolbar for React applications. Build and integrate your own dev tools with a draggable interface inspired by the Vercel toolbar. Perfect for adding debugging panels, theme controls, and other development utilities for your app.