diff --git a/components/Themes/index.js b/components/Themes/index.js
index 9a16386..8aa5072 100644
--- a/components/Themes/index.js
+++ b/components/Themes/index.js
@@ -25,7 +25,7 @@ const ThemeItem = ({ children, item, isSelected, remove }) => (
remove(item.id)
}}
>
-
+
)}