diff --git a/components/shared/MobileNav.tsx b/components/shared/MobileNav.tsx index a84b835..09b6cc8 100644 --- a/components/shared/MobileNav.tsx +++ b/components/shared/MobileNav.tsx @@ -19,6 +19,7 @@ const MobileNav = () => { + Menu diff --git a/components/ui/theme-toggle.tsx b/components/ui/theme-toggle.tsx index 1e7ba8c..738b688 100644 --- a/components/ui/theme-toggle.tsx +++ b/components/ui/theme-toggle.tsx @@ -30,6 +30,7 @@ const ThemeToggle = () => { className="md:border-input border-transparent" onClick={handleTheme} > + Toggle theme