This commit is contained in:
Henry Jameson 2025-12-08 18:17:11 +02:00
commit bdb992a8e5
16 changed files with 66 additions and 47 deletions

View file

@ -2,8 +2,8 @@
<!-- TODO make it reusable -->
<template>
<span
class="DraftButtons"
v-if="$parent.isDirty || $parent.canHardReset"
class="DraftButtons"
>
<Popover
v-if="$parent.isDirty"