mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 21:24:25 +00:00
* renamed SFC to FunctionComponent * more informative deprecation notice * add FC as an alias for FunctionComponent * remove use of deprecated APIs Revert "remove use of deprecated APIs" This reverts commit 6bdf2ed88a2ba758060c75720c4fd3960350d706. remove use of deprecated APIs without reformatting * add tests to ensure legacy aliases continue working