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
|
|
@ -16,3 +16,4 @@ export { default as DhActiveEffectConfig } from './sheets/activeEffectConfig.mjs
|
|||
export { default as DhContextMenu } from './contextMenu.mjs';
|
||||
|
||||
export * as api from './sheets/api/_modules.mjs';
|
||||
export * as ux from "./ux/_module.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue