-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Deletes `StyleSheetValidation` because it is `prop-types` in disguise. Changelog: [General][Removed] - `StyleSheet.create` will no longer do DEV-time validation. Reviewed By: TheSavior Differential Revision: D29019310 fbshipit-source-id: bfe886d8dc09a1aa8dac4a73bfd62f481e3eb9e9
- Loading branch information
1 parent
052b3e3
commit 2e8c0bd
Showing
3 changed files
with
0 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Does this mean that there would be no validations anymore ?