Skip to content

Commit cf247c0

Browse files
committed
Merge branch 'split-page-layout-alpha' of github.com:primer/react into split-page-layout-alpha
2 parents d8c0e00 + 4716cec commit cf247c0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/thirty-pillows-laugh.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@primer/react": minor
3+
---
4+
5+
SplitPageLayout has moved from `@primer/react/drafts` to `@primer/react`:
6+
7+
```diff
8+
- import {SplitPageLayout} from '@primer/react/drafts'
9+
+ import {SplitPageLayout} from '@primer/react'
10+
```

0 commit comments

Comments
 (0)