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

View File

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