import { Meta, Story } from "@storybook/addon-docs"; import { Button } from "../src"; In confirmation dialogs, there are two actions.
One to cancel the current process and one to confirm it.
Aborting is always the secondary action, confirmation always the primary. Focus is always on the cancelling action.

Delete User

Do you really want to delete this user ?