UNPKG

koval-ui

Version:

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

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