fix: broken layout in project/[projectId]/environment/[environmentId].tsx

Signed-off-by: Nahidujjaman Hridoy <hridoyboss12@gmail.com>
This commit is contained in:
Nahidujjaman Hridoy
2026-05-06 22:23:44 +06:00
parent 9b416b3699
commit 58f527d029
5 changed files with 138 additions and 63 deletions

View File

@@ -126,7 +126,7 @@
"next-themes": "^0.2.1",
"nextjs-toploader": "^3.9.17",
"node-os-utils": "2.0.1",
"node-pty": "1.0.0",
"node-pty": "1.1.0",
"node-schedule": "2.1.1",
"nodemailer": "6.9.14",
"octokit": "3.1.2",
@@ -205,4 +205,4 @@
"biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"
]
}
}
}