@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 589 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index.cjs237.js"),o=require("./index.cjs238.js"),c=({width:i=24,height:n=24,className:r,decorative:e=!1,ariaLabel:t="Caricamento in corso"})=>s.jsxRuntimeExports.jsx("svg",{width:i,height:n,className:o.clsx("spinner",r),viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg","aria-hidden":e,"aria-label":e?void 0:t,children:s.jsxRuntimeExports.jsx("circle",{className:"path",cx:"25",cy:"25",r:"20",fill:"none",strokeWidth:"5"})});exports.Spinner=c;
//# sourceMappingURL=index.cjs226.js.map