UNPKG

koval-ui

Version:

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

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