Remove leftover debug variable

This commit is contained in:
Jack Bailey 2023-11-13 09:40:10 +00:00 committed by GitHub
parent 1197aa3f37
commit e50788f685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
<template>
<div>
{{ state.dialog }}
<!-- Create Meal Dialog -->
<BaseDialog
v-model="state.dialog"