diff --git a/client/constants/Pattern.ts b/client/constants/Pattern.ts index 1d5f835..b33c750 100644 --- a/client/constants/Pattern.ts +++ b/client/constants/Pattern.ts @@ -21,7 +21,7 @@ enum Pattern { FloatingLabel = 'Floating label', FullScreenMenu = 'Full screen menu', HolyGrail = 'Holy grail', - InputAddOn = 'Input addon', + InputAddon = 'Input addon', MediaObject = 'Media object', Menu = 'Menu', Modal = 'Modal', diff --git a/client/pages/ExplorePage.tsx b/client/pages/ExplorePage.tsx index e49d938..427d7c1 100644 --- a/client/pages/ExplorePage.tsx +++ b/client/pages/ExplorePage.tsx @@ -109,7 +109,7 @@ const ExplorePage = () => { - + diff --git a/client/pages/HomePage.tsx b/client/pages/HomePage.tsx index 57f6729..eb7fbcd 100644 --- a/client/pages/HomePage.tsx +++ b/client/pages/HomePage.tsx @@ -217,7 +217,7 @@ const HomePage = () => { - +