Re-export Modals
This commit is contained in:
parent
81dda2ce33
commit
a2213d4feb
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ interface Modals {
|
|||
}>;
|
||||
}
|
||||
|
||||
const Modals: Modals = mapMangledModuleLazy(':"thin")', {
|
||||
export const Modals: Modals = mapMangledModuleLazy(':"thin")', {
|
||||
ModalRoot: filters.componentByCode('.MODAL,"aria-labelledby":'),
|
||||
ModalHeader: filters.componentByCode(",id:"),
|
||||
ModalContent: filters.componentByCode(".content,"),
|
||||
|
|
Loading…
Reference in a new issue