UNPKG

@stianlarsen/react-code-preview

Version:

A React component that provides tabbed navigation for viewing a live component preview and its source code separately.

2 lines (1 loc) 76 B
export declare const cn: (...classNames: (string | undefined)[]) => string;