UNPKG

koval-ui

Version:

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

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