Follow rules-of-hooks lint rule
Fixes #3675
Description
Renamed the following:
themedStyled => styledThemed
themedWithStyle => withStyleThemed
themedUseStyletron => useStyletronThemed
createThemedUseStyletron => createUseStyletronThemed
createThemedStyled => createStyledThemed
createThemedWithStyle => createWithStyleThemed
Scope
Minor: Linting
@im-adithya is attempting to deploy a commit to the Uber UI Platform Team on Vercel.
A member of the Team first needs to authorize it.
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit eb1c81ebc906aa27964b0b54262e044514050213:
| Sandbox | Source |
|---|---|
| Basic usage | Configuration |
@chasestarr made few changes regarding maintaining exports, please check.
I also would expect some flow type definition changes in some
types.jsfiles. Can you please try runningyarn flowlocally?
I did but didn't get any error regarding types.js files, is there any issue with it?
Thank you for contributing this PR. I apologize, but landing this would require us to codemod a decent amount of internal code and we will not be prioritizing that effort.