mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-10 06:07:54 +02:00
Add a Link to Home in footer to exit browsing loop
This commit is contained in:
@ -40,8 +40,8 @@
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div v-if="props.closable" class="fullscreen-footer">
|
||||
<VueFooter v-if="props.closable" :showButtons="true" :internalFooterType="'modal'">
|
||||
<ButtonBackCloseCancel action="close" :useLinkTag="false" @closed="closeModal" />
|
||||
</div>
|
||||
</VueFooter>
|
||||
</div>
|
||||
</template>
|
Reference in New Issue
Block a user