Skip to content

web(Header): ensure named icon imports from lucide-react #466

Description

@pragmaticAweds

Summary

Wildcard import patterns inflate client bundle size.

Where

apps/web/src/components/layouts/Header.tsx:5-15

Why this is a real bug, not just lint noise

  1. Affects user experience, functionality, or performance in production.
  2. Needs to be addressed to ensure robustness across all supported devices and Stellar network states.

Fix

Use direct named icon imports to facilitate tree-shaking.

Acceptance criteria

  • Issue is resolved in apps/web/src/components/layouts/Header.tsx:5-15.
  • No regression introduced in existing test suites.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions