Ok?
Some checks failed
Build and Push Beta Image / build-and-push (push) Has been cancelled

This commit is contained in:
yuanhau 2025-07-06 09:39:53 -07:00
parent 0515dc1e64
commit 8aedf65ba0
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
<script setup lang="ts">
"use client";
// No layout
definePageMeta({
layout: false,