+ {slots.default?.()} +
+ ) + }, +}) + +export const CardContent = defineComponent({ + name: 'CardContent', + props: { + class: String, + }, + setup(props, { slots }) { + return () =>+ A modern Vue 3 application with Vue Router, TypeScript, and Tailwind CSS +
+ +
+ Edit src/views/Home.vue
to get started
+