UNPKG

@primer/react-brand

Version:

Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.

3 lines 223 B
import { type HTMLAttributes } from 'react'; export declare const Captions: ({ className, ...props }: HTMLAttributes<HTMLDivElement>) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=Captions.d.ts.map