Skip to content

Toggle is exported by both toggle.tsx and toggle-group.tsx #732

@ylojewski

Description

@ylojewski

This could cause conflicts if, for example, you use a barrel file:

export * from './toggle'
export * from './toggle-group'

As a workaround, I removed the export keyword from the Toggle function in toggle-group.tsx, since it is already exposed as ToggleGroupItem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions