UNPKG

koval-ui

Version:

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

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