Skip to content

Commit 8fe6af5

Browse files
committed
Remove the bits of ComponentProps
1 parent cd2bc2b commit 8fe6af5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.changeset/tiny-ghosts-notice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@primer/react': minor
33
---
44

5-
Exports createComponent and ComponentProps
5+
Exports createComponent

packages/react/src/__tests__/__snapshots__/exports.test.ts.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ exports[`@primer/react should not update exports without a semver change 1`] = `
5454
"type CircleBadgeProps",
5555
"CircleOcticon",
5656
"type CircleOcticonProps",
57-
"type ComponentProps",
5857
"ConfirmationDialog",
5958
"type ConfirmationDialogProps",
6059
"CounterLabel",

0 commit comments

Comments
 (0)