export const SecondarySmall: StoryObj<BaseProps & ToggleProps> = {
    args: {
        ...defaultArgs,
        level: 'secondary',
        size: 'small'