test-repo-8/TestCookbook.cb/TestCookbook.vue

7 lines
169 B
Vue

<template>
<div class="text-green-600">Hey! Successfully published a cookbook file in test-repo-8, in the develop branch! </div>
</template>
<script setup>
</script>