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
We should account for three actions (roughly cancel, proceed and decline).
But we need to account for edge cases (eg forms).
Maybe makes sense to have our own footer component which accepts the three buttons but can be wrapped in other contexts if necessary.
Notes
DialogOverlay
,DialogContent
) instead of creating our own nested components (Overlay
,Content
)footer
propfirstAction
?,secondAction
?)The text was updated successfully, but these errors were encountered: