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