-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(issue-stream): Remove HoCs from overviewFc.tsx (#83141)
Replaces the HoCs around the default export and replaces with hooks. Straightforward change, but required a lot of test changes because types started to be enforced better and we can't override using props any longer.
- Loading branch information
Showing
2 changed files
with
154 additions
and
134 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
Oops, something went wrong.