UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

11 lines (10 loc) 335 B
"use client"; import { jsx as r } from "react/jsx-runtime"; import m from "../../../external/module12.js"; import e from "classnames"; import t from "./Icon.module.css.js"; const n = ({ className: o, ...s }) => /* @__PURE__ */ r(m, { className: e(t.icon, o), ...s }); export { n as IconClose }; //# sourceMappingURL=IconClose.js.map