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 ba6793f commit a6dea51Copy full SHA for a6dea51
src/pages/edit/index.vue
@@ -34,7 +34,6 @@
34
<editing-screen
35
:value="editPageValue"
36
:expanded="!isExpandedButton"
37
- @update:expanded="isExpandedButton = $event"
38
@collapse="closeToReset"
39
/>
40
</div>
0 commit comments