UNPKG

koval-ui

Version:

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

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