UNPKG

anicompo

Version:

A collection of beautiful React components with advanced glass morphism effects and Framer Motion animations

13 lines (9 loc) 224 B
'use strict'; var jsxRuntime = require('react/jsx-runtime'); function Button() { return /*#__PURE__*/jsxRuntime.jsx("button", { children: "Button" }); } exports.Button = Button; //# sourceMappingURL=index.cjs.map