UNPKG

koval-ui

Version:

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

3 lines (2 loc) 430 B
"use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react/jsx-runtime"),a=require("react"),c=require("classnames"),i=require("./Row.cjs"),n=require("./Layout.module.css.cjs"),e=a.forwardRef(({children:o,className:r,...t},s)=>u.jsx(i.Row,{...t,ref:s,className:c(n.default.footer,r),children:o}));e.displayName="Footer";exports.Footer=e; //# sourceMappingURL=Footer.cjs.map