@arolariu/components
Version:
🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡
13 lines (12 loc) • 365 B
JavaScript
import "./alert-dialog_module.css";
const alert_dialog_module = {
backdrop: "backdrop-sgOoG_",
popup: "popup-u8AvhV",
header: "header-qTlVze",
footer: "footer-p2EtIp",
title: "title-s7wasB",
description: "description-VWg8xy",
cancel: "cancel-t_6kep"
};
export default alert_dialog_module;
//# sourceMappingURL=alert-dialog.module.js.map