@swc-react/theme
Version:
React and Next.js wrapper of the @spectrum-web-components/theme component
3 lines (2 loc) • 319 B
JavaScript
;import*as e from"react";import{createComponent as m}from"@lit/react";import{Theme as t}from"@spectrum-web-components/theme";import"@spectrum-web-components/theme/sp-theme.js";export const Theme=m({displayName:"Theme",elementClass:t,react:e,tagName:"sp-theme",events:{}});
//# sourceMappingURL=index.js.map