UNPKG

@slashid/react-primitives

Version:

Primitive components for the /id React SDK

6 lines 176 B
type Props = { logo: JSX.Element; }; export declare const Header: (props: Props) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=header.d.ts.map