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