ff-webpage/components/ContentBuilder.vue

5 lines
83 B
Vue

<template>
<p>Content Builder</p>
</template>
<script setup lang="ts"></script>