From dacecb3d9ef0a1fc5c141d0a187394fcc6bd1631 Mon Sep 17 00:00:00 2001 From: Yuriy Evdokimov Date: Mon, 23 Oct 2023 22:27:06 +0500 Subject: [PATCH] 222 --- src/selecttones.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/selecttones.tsx b/src/selecttones.tsx index 04f1586..016d2eb 100644 --- a/src/selecttones.tsx +++ b/src/selecttones.tsx @@ -30,6 +30,6 @@ export const SelectTones = () => { label="Четвёртый" id="fourth-switch" /> - + } \ No newline at end of file