Skip to content

Fix corrupted UTF-8 emoji and icons in NotificationCenter #1035

Description

@RUKAYAT-CODER

Overview
src/components/notificationcenter.tsx (lines 15-23, 106, 129) stores the TYPE_ICON emoji map, the notification bell glyph, and the dismiss button glyph as corrupted UTF-8, so notification type icons and the close control render as mojibake instead of the intended symbols. Replace the corrupted literals with correct characters or lucide-react icons.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbugSomething isn't workingfrontendNexjs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions