Commit 92c0468
fix(onboarding): hide color picker when a starter site has a single palette
The per-card color swatch summary rendered whenever a site had at least one
color, showing a lone non-actionable dot when there was nothing to choose.
Only render the picker when there are 2+ palettes (colorOptions.length > 1).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QrGf4K9upxDKhRPVCztoLs1 parent fcdccdb commit 92c0468
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments