|
Fix profile icon class in WelcomeScreen — prepend 'ph' prefix
GnAvatar's :icon prop expects the full Phosphor class (e.g. 'ph ph-briefcase'),
not just the icon name. profileIcon() now returns 'ph ${cls}'.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
|---|
|
|
| webclient/src/components/ui/WelcomeScreen.vue |
|---|