import CheckCircleIcon from "@/assets/report/check-circle.svg?react"; import XCircleIcon from "@/assets/report/x-circle.svg?react"; import { Surface } from "@/components/atoms/Surface"; import type { BrandGuide } from "@/features/plan/types/marketingPlan"; type BrandingVisualIdentityTabProps = { data: BrandGuide; }; export function BrandingVisualIdentityTab({ data }: BrandingVisualIdentityTabProps) { return (
{swatch.hex}
{swatch.name}
{swatch.usage}
{spec.family}
{spec.sampleText}
{spec.weight} {" ยท "} {spec.usage}
{rule.rule}
{rule.description}