Initial commit

This commit is contained in:
test2 2026-01-31 17:08:55 +00:00
commit 4f66e19a29
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<template>
<div class="text-green-600">Hey! Successfully published a cookbook file in test-repo-8! </div>
</template>
<script setup>
</script>