Skip to content

Commit

Permalink
Remove the bits of ComponentProps
Browse files Browse the repository at this point in the history
  • Loading branch information
owenniblock committed May 8, 2024
1 parent cd2bc2b commit 8fe6af5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/tiny-ghosts-notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@primer/react': minor
---

Exports createComponent and ComponentProps
Exports createComponent
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ exports[`@primer/react should not update exports without a semver change 1`] = `
"type CircleBadgeProps",
"CircleOcticon",
"type CircleOcticonProps",
"type ComponentProps",
"ConfirmationDialog",
"type ConfirmationDialogProps",
"CounterLabel",
Expand Down

0 comments on commit 8fe6af5

Please sign in to comment.