Skip to content

Hoist MobileNavigation navItems out of the render body #969

Description

@RUKAYAT-CODER

Overview
In src/components/mobile/MobileNavigation.tsx navItems (lines 65-70) is rebuilt with new icon-render closures on every render even though only iconSize varies. Move it to module scope or wrap in useMemo to avoid recreating the list each render.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions