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