Re-scoped from @lilith/ui-theme to @cocotte/ui-theme. In-set cross-package deps re-pointed to @cocotte; out-of-set @lilith deps preserved (same Verdaccio). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
9 lines
No EOL
342 B
TypeScript
9 lines
No EOL
342 B
TypeScript
/** @jsxImportSource react */
|
|
/**
|
|
* ThemeShowcase Component
|
|
*
|
|
* Visual showcase for theme colors, gradients, typography, and effects.
|
|
* Useful for demonstrating theme capabilities and verifying design tokens.
|
|
*/
|
|
export declare function ThemeShowcase(): import("react/jsx-runtime").JSX.Element;
|
|
//# sourceMappingURL=ThemeShowcase.d.ts.map
|