mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-10 22:23:53 +02:00
Fix navigation using back/close/cancel buttons
This commit is contained in:
@ -185,7 +185,7 @@
|
||||
</FormWrapper>
|
||||
</div>
|
||||
<VueFooter :showButtons="true">
|
||||
<ButtonBackCloseCancel action="close" />
|
||||
<ButtonBackCloseCancel :returnTo="{ name: returnTo }" action="close" />
|
||||
</VueFooter>
|
||||
</div>
|
||||
</template>
|
Reference in New Issue
Block a user