We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484cd4b commit 00d7fd4Copy full SHA for 00d7fd4
.changeset/funny-hats-sing.md
@@ -0,0 +1,10 @@
1
+---
2
+"@primer/react": patch
3
4
+
5
+Export new Dialog component from the `@primer/react/drafts` bundle:
6
7
+```diff
8
+- import {Dialog} from '@primer/react/lib-esm/Dialog/Dialog'
9
++ import {Dialog} from '@primer/react/drafts'
10
+```
0 commit comments