chore: sidebar design update on project page (#272)

This commit is contained in:
kimatata
2025-08-10 12:58:41 +09:00
committed by GitHub
parent 763a3ab832
commit 905eda068f
8 changed files with 69 additions and 32 deletions

View File

@@ -40,6 +40,7 @@ export type ProjectsMessages = {
};
export type ProjectMessages = {
toggleSidebar: string;
home: string;
testCases: string;
testRuns: string;