We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c57ce4 commit dbf0043Copy full SHA for dbf0043
src/components/ContentCardEditable.vue
@@ -29,7 +29,7 @@
29
<content-card-editor-button
30
class="ContentCard-Button"
31
icon-name="mdi-eye-off"
32
- @click="$emit('changeHide')"
+ @click="$emit('toggleHidden')"
33
/>
34
35
0 commit comments