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