mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
FEAT: create FilterMenu class
FEAT: add FilterMenu to CharacterSheet
This commit is contained in:
parent
19cc10a3c9
commit
4e7c46bb3d
6 changed files with 307 additions and 25 deletions
1
module/applications/ux/_module.mjs
Normal file
1
module/applications/ux/_module.mjs
Normal file
|
|
@ -0,0 +1 @@
|
|||
export { default as PropertyFilter} from "./property-filter.mjs";
|
||||
Loading…
Add table
Add a link
Reference in a new issue