FIX: file's names and import

This commit is contained in:
Joaquin Pereyra 2025-07-02 17:11:03 -03:00
parent 1679504275
commit 77edc73b2c
4 changed files with 8 additions and 4 deletions

View file

@ -1 +1 @@
export { default as PropertyFilter} from "./property-filter.mjs";
export { default as FilterMenu} from "./filter-menu.mjs";