Skip to content

Commit

Permalink
Back out "Update Switch.d.ts" (#38812)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #38812

Original commit changeset: 25b22a97a3c0

Original Phabricator Diff: D47800523

Changelog:
[Internal] [Changed] - Back out "[react-native][PR] Update Switch.d.ts"

Reviewed By: cipolleschi

Differential Revision: D48111573

fbshipit-source-id: de86d95c8fb75d58feec6c751c0c49a9cfcf6af5
  • Loading branch information
cortinico authored and facebook-github-bot committed Aug 7, 2023
1 parent 3e82869 commit a2e30dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/react-native/Libraries/Components/Switch/Switch.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ export interface SwitchProps extends SwitchPropsIOS {
*/
thumbColor?: ColorValue | undefined;

/**
* Color of the active foreground switch grip.
*/
activeThumbColor?: ColorValue | undefined;

/**
* Custom colors for the switch track
*
Expand Down

0 comments on commit a2e30dc

Please sign in to comment.