refactor(admin-web): drop eyebrow labels from page heroes
Remove the redundant eyebrow text above page titles in PageHero, BrandsView and TrackingView, and clean up the now-unused i18n keys. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -753,7 +753,6 @@ function disableTrackingDate(current: dayjs.Dayjs): boolean {
|
||||
<template>
|
||||
<section class="tracking-view">
|
||||
<PageHero
|
||||
:eyebrow="t('tracking.eyebrow')"
|
||||
:title="t('route.tracking.title')"
|
||||
:description="heroDescription"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user