From d09bc3d3cd00fe74a71dec887850e27ad0678c6a Mon Sep 17 00:00:00 2001 From: marshennikovaolga Date: Tue, 27 Aug 2024 18:06:25 +0300 Subject: [PATCH] . --- web/components/routes/SettingsRoute.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/web/components/routes/SettingsRoute.tsx b/web/components/routes/SettingsRoute.tsx index 041952f0..a83ee0d0 100644 --- a/web/components/routes/SettingsRoute.tsx +++ b/web/components/routes/SettingsRoute.tsx @@ -10,11 +10,5 @@ export default function SettingsRoute() { - //
- //

Settings

- //
- // - //
- //
) }