-
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.
Sort index.js by alphabetical order and add category comments. (#30217)
Summary: As of right now, index.js contains a big blob of imports that are mostly in alphabetical order, with a few exceptions. In addition, the imports aren't separated by Components / API / Plugins, so comments were added for ease of future maintainability. ## Changelog [Internal] [Changed] - Reordered imports into alphabetical order and added comments to divide imports into sections (components, apis, plugins, prop types) Pull Request resolved: #30217 Test Plan: This change did not change the codebase. Building rn-tester still works. rickhanlonii Reviewed By: cpojer Differential Revision: D24490715 Pulled By: rickhanlonii fbshipit-source-id: 7340395c8e10833b700dcfe8e83ab4a66b79e47b
- Loading branch information
1 parent
a28dd38
commit afb926a
Showing
1 changed file
with
26 additions
and
19 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