Skip to content

Commit 780bb59

Browse files
authored
feat: add dialogpanel component to headless-ui resolveer (#374)
1 parent d398fbf commit 780bb59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/resolvers/headless-ui.ts

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const components = [
1111
'DialogDescription',
1212
'DialogOverlay',
1313
'DialogTitle',
14+
'DialogPanel',
1415
'Disclosure',
1516
'DisclosureButton',
1617
'DisclosurePanel',

0 commit comments

Comments
 (0)