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
Chartlets.js currently requires plugin components to implement ComponentType<ComponentProps> forcing component providers to wrap existing components or apply superfluous type casts, as the ComponentProps could be optional.