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
fix: add missing components to codegen config (#69)
After I've bumped RN to 0.80 on main, we opted into new codegen API
(just different structure of the config). Initial migration was done on
`main` and did not take into account recently added components.
This commit fixes that.
0 commit comments