fix(catalog): filter UX and tablet layout
Some checks failed
Architecture Governance / architecture (push) Has been cancelled

This commit is contained in:
sdarbinyan
2026-07-09 02:57:48 +04:00
parent 6409a91cb0
commit 86de2cc45b
9 changed files with 108 additions and 18 deletions

View File

@@ -172,6 +172,8 @@ export interface Translations {
removeSavedSearch: string;
resetFilters: string;
filtersTitle: string;
from: string;
to: string;
minValue: string;
maxValue: string;
enabled: string;