ff-webpage/components/ContentBuilder.vue

6 lines
83 B
Vue
Raw Normal View History

2024-11-01 13:15:09 +00:00
<template>
<p>Content Builder</p>
</template>
<script setup lang="ts"></script>