Update NewCookbook.cb/NewCookbook.vue

This commit is contained in:
test3 2026-04-17 19:50:59 +00:00
parent 5dd6adda06
commit 0bfe5becde
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template> <template>
<div> <div>
<h1>New Cookbook Component</h1> <h1>New Cookbook Component - develop</h1>
</div> </div>
</template> </template>