diff options
Diffstat (limited to 'apps/web/components/dashboard/bookmarks/TopNav.tsx')
| -rw-r--r-- | apps/web/components/dashboard/bookmarks/TopNav.tsx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/web/components/dashboard/bookmarks/TopNav.tsx b/apps/web/components/dashboard/bookmarks/TopNav.tsx deleted file mode 100644 index 189c9d5c..00000000 --- a/apps/web/components/dashboard/bookmarks/TopNav.tsx +++ /dev/null @@ -1,5 +0,0 @@ -import { SearchInput } from "../search/SearchInput"; - -export default function TopNav() { - return <SearchInput />; -} |
