From 8f0e9b182e971dff98b18c707d3eb6238abf286e Mon Sep 17 00:00:00 2001 From: Md Saban <45597394+mdsaban@users.noreply.github.com> Date: Sun, 23 Jun 2024 17:08:34 +0530 Subject: ui(web): move layout selector to main screen (#252) --- apps/web/components/dashboard/bookmarks/TopNav.tsx | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 apps/web/components/dashboard/bookmarks/TopNav.tsx (limited to 'apps/web/components/dashboard/bookmarks/TopNav.tsx') 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 ; -} -- cgit v1.2.3-70-g09d2