feature/fetch-fonts #14

Merged
ilia merged 76 commits from feature/fetch-fonts into main 2026-01-14 11:01:44 +00:00
Showing only changes of commit 52ecb9e304 - Show all commits

View File

@@ -18,10 +18,6 @@ export interface Property<TValue extends string> {
}
export interface FilterModel<TValue extends string> {
/**
* Search query
*/
searchQuery?: string;
/**
* Properties
*/