@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) • 339 B
JavaScript
import "./dialog_module.css";
const dialog_module = {
backdrop: "backdrop-H5SmLu",
popup: "popup-JrRLQN",
header: "header-SZ8AjW",
footer: "footer-O07Mqi",
title: "title-fb9wAs",
description: "description-F9WLtj",
close: "close-tdDrgs"
};
export default dialog_module;
//# sourceMappingURL=dialog.module.js.map