From 7913194ddd44e2305964cff25ed5e12e80dcbb9e Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 12:37:19 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in a6345ce according to the output from Prettier. Details: None --- FEATURED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FEATURED.md b/FEATURED.md index 8877f589..97909ff2 100644 --- a/FEATURED.md +++ b/FEATURED.md @@ -8,4 +8,4 @@ - [Persist-And-Sync](https://github.com/react18-tools/persist-and-sync) - Zustand middleware to easily persist and sync Zustand state between tabs / windows / iframes (Same Origin) - [React 18 Themes](https://github.com/react18-tools/react18-themes) - 🤟 👉 Unleash the Power of React Server Components - [React18 Global Store](https://github.com/react18-tools/react18-global-store) - A simple yet elegant, light weight, react18 global store to replace Zustand for better tree shaking. -- [Zustand Sync Tabs](https://github.com/react18-tools/zustand-sync-tabs) - Zustand middleware to easily sync Zustand state between tabs / windows / iframes (Same Origin) \ No newline at end of file +- [Zustand Sync Tabs](https://github.com/react18-tools/zustand-sync-tabs) - Zustand middleware to easily sync Zustand state between tabs / windows / iframes (Same Origin)