Skip to content

[Tooling] Investigate React Bundle Inclusion in some components (Snackbar and Pagination) #2437

@acd02

Description

@acd02

We've discovered that React is being included in the bundle for the Snackbar and Pagination components.

This unnecessary inclusion not only increases the bundle size but also poses a risk of runtime issues when our components are used in projects that have a different React version (v18) from ours.

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