diff --git a/app/(pages)/dashboard/page.tsx b/app/(pages)/dashboard/page.tsx index 3cad9bcd..be9b7135 100644 --- a/app/(pages)/dashboard/page.tsx +++ b/app/(pages)/dashboard/page.tsx @@ -117,10 +117,9 @@ const Page: React.FC = () => { onDragEnd={handleDragEnd} onDragCancel={handleDragCancel} > -

Dashboard Page Test

{/* Left Panel */} -
+
@@ -133,7 +132,7 @@ const Page: React.FC = () => {
{/* Middle Panel */} -
+
@@ -146,7 +145,7 @@ const Page: React.FC = () => {
{/* Right Panel */} -
+