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
Pretty soon I think we need to make a "default" component property interface.
This can include children, className, isDarkTheme, and maybe isVertical... since we are constantly using these properties we don't need to keep recreating them over and over.
Pretty soon I think we need to make a "default" component property interface.
This can include
children
,className
,isDarkTheme
, and maybeisVertical
... since we are constantly using these properties we don't need to keep recreating them over and over.Originally posted by @travjenkins in #560 (comment)
The text was updated successfully, but these errors were encountered: