UNPKG

@kadconsulting/dry

Version:
8 lines 430 B
// @ts-nocheck 'use client'; import { jsx as _jsx } from "react/jsx-runtime"; const mockCardContent = () => { return (_jsx("span", { children: "Our junior golf class introduces golf to kids aged 3-6 through fun and age-appropriate activities. Our junior golf class introduces golf to kids aged 3-6 through fun and age-appropriate activities." })); }; export default mockCardContent; //# sourceMappingURL=mockCardContent.js.map