feat: test case filtering (#276)
This commit is contained in:
@@ -77,6 +77,12 @@ type CasesMessages = {
|
||||
caseDescription: string;
|
||||
create: string;
|
||||
pleaseEnter: string;
|
||||
clearAll: string;
|
||||
apply: string;
|
||||
selectPriorities: string;
|
||||
selected: string;
|
||||
type: string;
|
||||
selectTypes: string;
|
||||
};
|
||||
|
||||
type CaseMessages = {
|
||||
|
||||
Reference in New Issue
Block a user