diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx deleted file mode 100644 index b3f9e19c7..000000000 --- a/src/components/Navbar.tsx +++ /dev/null @@ -1,7 +0,0 @@ -import { FC } from 'react'; - -export const Navbar: FC = ({ children }) => ( - -); diff --git a/src/pages/NavbarPage.tsx b/src/pages/NavbarPage.tsx index 9c4183751..e277469e3 100644 --- a/src/pages/NavbarPage.tsx +++ b/src/pages/NavbarPage.tsx @@ -9,7 +9,7 @@ const NavbarPage: FC = () => { title: 'Default Navbar', code: ( - + Flowbite Logo Flowbite @@ -67,7 +67,7 @@ const NavbarPage: FC = () => { title: 'Navbar with CTA button', code: ( - + Flowbite Logo Flowbite