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 +} diff --git a/frontend/src/components/ActivityBar.tsx b/frontend/src/components/ActivityBar.tsx index 6c8b8f5..a317860 100644 --- a/frontend/src/components/ActivityBar.tsx +++ b/frontend/src/components/ActivityBar.tsx @@ -38,6 +38,7 @@ export default function ActivityBar({ ); -} \ No newline at end of file +} diff --git a/frontend/src/components/PaneHeader.tsx b/frontend/src/components/PaneHeader.tsx index 574d70b..f95ce8f 100644 --- a/frontend/src/components/PaneHeader.tsx +++ b/frontend/src/components/PaneHeader.tsx @@ -34,6 +34,7 @@ export default function PaneHeader({ @@ -161,6 +162,7 @@ export default function ShareModal({