-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor BaseProps.resolveborderMetrics method (#45554)
Summary: Pull Request resolved: #45554 In this diff I'm extracting the creation of borderWidth into its own method, this is necessary for next diffs of the stack. Nh behavior change is introduced here changelog: [internal] internal Reviewed By: NickGerleman Differential Revision: D59942306 fbshipit-source-id: 85d39b64deaa4e8a8632d6f4aab72f626e594b5d
- Loading branch information
1 parent
6d08d3a
commit a052e1e
Showing
2 changed files
with
11 additions
and
6 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 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