fix errors
This commit is contained in:
parent
3786402963
commit
9ddf70ce46
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
:get-class="getClass"
|
||||
:get-component="getComponent"
|
||||
:animation-state="animationState"
|
||||
:close="close"
|
||||
:close="() => {}"
|
||||
:do-action="doAction"
|
||||
/>
|
||||
<button
|
||||
|
|
Loading…
Add table
Reference in a new issue