diff --git a/src/components/icons/IconFull.tsx b/src/components/icons/IconFull.tsx
index 8e66f063..c2857c63 100644
--- a/src/components/icons/IconFull.tsx
+++ b/src/components/icons/IconFull.tsx
@@ -23,9 +23,9 @@ export default function IconFull({
className={className}
>
{includeTitle &&
Full Frame}
-
-
-
+
+
+
);
};
diff --git a/src/components/switcher/Switcher.tsx b/src/components/switcher/Switcher.tsx
index caff4a2a..02c6015f 100644
--- a/src/components/switcher/Switcher.tsx
+++ b/src/components/switcher/Switcher.tsx
@@ -13,7 +13,7 @@ export default function Switcher({
return (