UNPKG

koval-ui

Version:

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

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