UNPKG

@stianlarsen/react-code-preview

Version:

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

4 lines (3 loc) 61 B
export declare const useTheme: () => { theme: string; };