UNPKG

@conduction/components

Version:

React (Gatsby) components used within the Conduction Skeleton Application (and its implementations)

3 lines (2 loc) 128 B
import * as React from "react"; export declare const CardWrapper: (props: React.HTMLAttributes<HTMLDivElement>) => JSX.Element;