Added add project page

This commit is contained in:
Laux Dev
2026-02-25 16:32:40 +08:00
parent 8c5d3ef6c9
commit 881cc5b8bb
7 changed files with 291 additions and 37 deletions

View File

@@ -169,7 +169,7 @@ const ProjectsPage = () => {
<table className={styles.table}>
<thead>
<tr>
<th width="25%">Name</th>
<th>Name</th>
<th>Version</th>
<th>CPU Used/Limit</th>
<th>Memory Used/Limit</th>