Draft: Implement @nuxt/content v3
Compare changes
+ 7
− 5
@@ -38,18 +38,20 @@ const props = defineProps<NextStepsProps>();
@@ -38,18 +38,20 @@ const props = defineProps<NextStepsProps>();
const buttonHref = computed(() => updateFreeTrialGlmContent(content.value.button?.config.href || ''));