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 https://github.com/estuary/marketing-site/pull/560#discussion_r1833006250_