StackedButton
A button specialized for being grouped together with other buttons.
Basic usage
How does it differ from <Button>
?
The main difference is that this button doesn't lend itself to be overridden with the tw
-prop and its styling
are considered final. This is important because we want our users to consistently recognize the intention behind
this button across multiple uses cases (e.g. "clicking this button will resolve the current actionable").