You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a prototype for an eventual codemod to facilitate migrating components from the Object API to the Function API. Work in progress, not intended for usage in real projects yet.
How to run
Install dependencies:
yarn
Run the demo:
yarn serve
About
Automatically migrate components to the Function API