delete unnecessary refetch and add a new component for the list filters

This commit is contained in:
2025-01-13 22:01:17 +01:00
parent 2cfbc92d19
commit 3b28d6d467
3 changed files with 21 additions and 21 deletions

View File

@@ -1 +1,2 @@
export { ArrayField } from "./array-field.tsx";
export { FilterName } from './filter-name.tsx';