Initial commit
This commit is contained in:
commit
379bbd5a2b
|
|
@ -0,0 +1,7 @@
|
|||
<template>
|
||||
<div>Hey! Successfully published a cookbook file! </div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
Loading…
Reference in New Issue