From 76d3d24082310bd695c1ccf084599e144cb3a8f7 Mon Sep 17 00:00:00 2001 From: Refubz Date: Sat, 14 Jun 2025 11:44:59 +0300 Subject: [PATCH] Re-added nextjs-dashboard-app-demo as a submodule --- .gitmodules | 3 +++ nextjs-dashboard-app-demo | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 nextjs-dashboard-app-demo diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..13f47b7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nextjs-dashboard-app-demo"] + path = nextjs-dashboard-app-demo + url = https://github.com/Rakia-moallim/nextjs-dashboard-app-demo.git diff --git a/nextjs-dashboard-app-demo b/nextjs-dashboard-app-demo new file mode 160000 index 0000000..54ae452 --- /dev/null +++ b/nextjs-dashboard-app-demo @@ -0,0 +1 @@ +Subproject commit 54ae4522122032c8a81a0fa4aa494b8edb4ebff5