import React from 'react' import { type ArgTypes } from '@storybook/react' import { Button } from '~components/ButtonV1' import { Icon } from '~components/Icon' export const WorkflowControls: Partial = { headerActions: { control: { type: 'radio', }, options: ['Single action', 'Multiple actions', 'No actions'], mapping: { 'Single action': [