Skip to content

Commit

Permalink
chore(react): update deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Oct 11, 2024
1 parent a63a8c1 commit a01bfa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/src/components/CountryFlag/CountryFlag.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export type CountryFlagProps = {

/**
* @deprecated Use the {@link CountryFlagProps} instead.
* This will be removed in the next major release (v2.0.0).
*/
export type CountryFlagsProps = CountryFlagProps;

Expand Down

0 comments on commit a01bfa9

Please sign in to comment.