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-class="getClass"
|
||||||
:get-component="getComponent"
|
:get-component="getComponent"
|
||||||
:animation-state="animationState"
|
:animation-state="animationState"
|
||||||
:close="close"
|
:close="() => {}"
|
||||||
:do-action="doAction"
|
:do-action="doAction"
|
||||||
/>
|
/>
|
||||||
<button
|
<button
|
||||||
|
|
Loading…
Add table
Reference in a new issue