From b3563ce662bdf27953e4caf76847dca8813d79b1 Mon Sep 17 00:00:00 2001 From: Saurabh Kumar Bajpai Date: Fri, 17 Jul 2026 13:57:53 +0530 Subject: [PATCH] fix: add dashboard action tooltips --- frontend/src/app/dashboard/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/frontend/src/app/dashboard/page.tsx b/frontend/src/app/dashboard/page.tsx index cc06559..54a59f1 100644 --- a/frontend/src/app/dashboard/page.tsx +++ b/frontend/src/app/dashboard/page.tsx @@ -835,18 +835,19 @@ Start writing your LaTeX document here...
- - -
); -} \ No newline at end of file +}