Skip to content

Commit 00d7fd4

Browse files
authored
Create funny-hats-sing.md
1 parent 484cd4b commit 00d7fd4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/funny-hats-sing.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)