UNPKG

@visa/nova-react

Version:

Visa Product Design System Nova React library. Compatible with React ^19.

2 lines (1 loc) 250 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),r=require("clsx");const s=({className:s,tag:t="footer",...a})=>e.jsx(t,{className:r("v-footer",s),...a});s.displayName="Footer",exports.default=s;