import {action} from '@storybook/addon-actions'; import LinkWithConfirmation from 'sentry/components/links/linkWithConfirmation'; export default { title: 'Views/Modals/Link With Confirmation Modal', }; export const __LinkWithConfirmation = () => (