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
Most of the Victory components are classes. We should look at converting these to function components to simplify things a little and improve developer experience.
Components to convert
Some of these components may need to be converted simultaneously, and in some cases, it may make more sense to use component composition over class inheritance.
Motivation
Most of the Victory components are classes. We should look at converting these to function components to simplify things a little and improve developer experience.
Components to convert
Some of these components may need to be converted simultaneously, and in some cases, it may make more sense to use component composition over class inheritance.
The text was updated successfully, but these errors were encountered: