Skip to content

Commit

Permalink
Update snapshots for exports
Browse files Browse the repository at this point in the history
  • Loading branch information
pksjce committed Feb 26, 2024
1 parent d4fb85f commit fcf07a8
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ exports[`@primer/react/deprecated should not update exports without a semver cha

exports[`@primer/react/drafts should not update exports without a semver change 1`] = `
[
"type ActionBarProps",
"Blankslate",
"type BlankslateProps",
"callbackCancelledResult",
Expand All @@ -249,6 +250,7 @@ exports[`@primer/react/drafts should not update exports without a semver change
"type DataTableProps",
"default",
"default",
"default",
"Dialog",
"type DialogButtonProps",
"type DialogHeaderProps",
Expand Down Expand Up @@ -320,6 +322,7 @@ exports[`@primer/react/drafts should not update exports without a semver change

exports[`@primer/react/experimental should not update exports without a semver change 1`] = `
[
"type ActionBarProps",
"Blankslate",
"type BlankslateProps",
"callbackCancelledResult",
Expand All @@ -332,6 +335,7 @@ exports[`@primer/react/experimental should not update exports without a semver c
"type DataTableProps",
"default",
"default",
"default",
"Dialog",
"type DialogButtonProps",
"type DialogHeaderProps",
Expand Down

0 comments on commit fcf07a8

Please sign in to comment.