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 m } from "react/jsx-runtime"; import r from "../../../external/module24.js"; import t from "classnames"; import e from "./Icon.module.css.js"; const f = ({ className: o, ...s }) => /* @__PURE__ */ m(r, { className: t(e.icon, o), ...s }); export { f as IconPinLeft }; //# sourceMappingURL=IconPinLeft.js.map