mirror of
https://github.com/web3privacy/explorer-app.git
synced 2024-10-15 16:46:26 +02:00
fix: transition
This commit is contained in:
parent
073d9d3bed
commit
d362f8e0f7
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ const transitionDone = ref(false)
|
|||
</Transition>
|
||||
<component
|
||||
:is="getCurrentComponent()"
|
||||
v-else
|
||||
ref="currentComponent"
|
||||
:project="project"
|
||||
w-full
|
||||
|
|
Loading…
Reference in a new issue