From 52fd9d47b70524f19e917e114c5f92c1bdcbf96a Mon Sep 17 00:00:00 2001 From: Anirban Kar Date: Mon, 9 Dec 2024 01:00:41 +0530 Subject: [PATCH] added backdrop blur --- app/components/settings/SettingsWindow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/settings/SettingsWindow.tsx b/app/components/settings/SettingsWindow.tsx index 2c02eb3..c70238e 100644 --- a/app/components/settings/SettingsWindow.tsx +++ b/app/components/settings/SettingsWindow.tsx @@ -197,7 +197,7 @@ export const SettingsWindow = ({ open, onClose }: SettingsProps) => {