chore: rename

This commit is contained in:
Ilia Mashkov
2026-02-27 13:00:58 +03:00
parent fb6cd495d3
commit 3a813b019b
2 changed files with 3 additions and 3 deletions

View File

@@ -30,8 +30,8 @@ export interface FontFilters {
subsets: FontSubset[];
}
export type CheckboxFilter = 'providers' | 'categories' | 'subsets';
export type FilterType = CheckboxFilter | 'searchQuery';
export type FilterGroup = 'providers' | 'categories' | 'subsets';
export type FilterType = FilterGroup | 'searchQuery';
/**
* Standard font weights