updated design

This commit is contained in:
SinachPat
2026-04-25 22:03:25 +01:00
parent dbe7c8cbb0
commit df79ae0bca
8 changed files with 2581 additions and 785 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
"Bash(curl -s \"https://github.githubassets.com/assets/primer-primitives-0f570a01cbe448fb.css\")",
"Bash(pnpm --filter @originmain/app run build)",
"Bash(pnpm --filter @originmain/app install)",
"Bash(pnpm add *)"
"Bash(pnpm add *)",
"Bash(xargs ls *)",
"Bash(grep -E \"\\\\.\\(ts|tsx\\)$\")"
]
}
}