Dashboard filter bar with a primary date-range button, a comparison-period dropdown, and a segment filter toggle.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Dashboard7 } from "@/components/beste/piece/dashboard7";
<Dashboard7
range="Apr 1 – Apr 21"
compare="vs previous"
segment="All segments"
/>