feat: search test case (#277)

This commit is contained in:
Eliezer Castro
2025-08-30 11:26:46 -03:00
committed by GitHub
parent afe569a79c
commit f76a3cdaf5
12 changed files with 266 additions and 102 deletions

View File

@@ -83,6 +83,7 @@ type CasesMessages = {
selected: string;
type: string;
selectTypes: string;
searchPlaceholder: string;
};
type CaseMessages = {