fix(settings): remove redundant page eyebrow #232

Merged
barrettruth merged 1 commit from fix/remove-settings-eyebrow into main 2026-04-12 22:41:11 +00:00
barrettruth commented 2026-04-12 22:40:25 +00:00

This removes the small grey "settings" label above the main heading across settings pages by simplifying the shared settings page header. The shared primitive test was updated to match the new header output.\n\nVerification: ./scripts/biome.sh check src/components/settings/settings-primitives.tsx tests/lib/settings-primitives.test.ts; PATH=/home/barrett/dev/delta/node_modules/.bin:$PATH vitest --root /home/barrett/dev/delta/.claude/worktrees/fix-remove-settings-eyebrow run settings-primitives

This removes the small grey "settings" label above the main heading across settings pages by simplifying the shared settings page header. The shared primitive test was updated to match the new header output.\n\nVerification: ./scripts/biome.sh check src/components/settings/settings-primitives.tsx tests/lib/settings-primitives.test.ts; PATH=/home/barrett/dev/delta/node_modules/.bin:$PATH vitest --root /home/barrett/dev/delta/.claude/worktrees/fix-remove-settings-eyebrow run settings-primitives
Sign in to join this conversation.
No description provided.