ScrollArea
Custom-styled scroll container with overlay scrollbars.
Import
import { ScrollArea, ScrollBar } from "@repo/design-system/components/ui/scroll-area";Constrain the height and the vertical scrollbar appears automatically.
Vertical
Add a ScrollBar orientation="horizontal" for wide content.