diff --git a/app/dashboard/applications/Applications.tsx b/app/dashboard/applications/Applications.tsx index 84d7952..eba0ef1 100644 --- a/app/dashboard/applications/Applications.tsx +++ b/app/dashboard/applications/Applications.tsx @@ -642,7 +642,7 @@ export default function Dashboard() {
-
+
{app.icon ? ( @@ -668,177 +668,348 @@ export default function Dashboard() {
-
-
-
- - {app.localURL && ( + + {!isGridLayout && ( +
+
+
- )} -
-
- - - + {app.localURL && ( - - - - - Edit Application - - -
-
- - - setEditName(e.target.value) - } - /> -
-
- - -
-
- -