Skip to content

Commit

Permalink
removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChung123 committed Dec 15, 2021
1 parent 9f82145 commit 02d21f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
:rules="[(v) => !!v || 'Status is required']"
@change="onStatusChange(statusToSet)"
/>
<!-- statusFields = true; -->

<div v-show="statusFields" v-if="showRevising">
<v-text-field v-model="revisionEmail" label="Recipient Email" outlined dense />
Expand Down

0 comments on commit 02d21f1

Please sign in to comment.