Skip to content

Instantly share code, notes, and snippets.

@shishirraven
Created January 9, 2022 21:43
Show Gist options
  • Save shishirraven/1bfb907e22c7b36bcb505fa003bdaf83 to your computer and use it in GitHub Desktop.
Save shishirraven/1bfb907e22c7b36bcb505fa003bdaf83 to your computer and use it in GitHub Desktop.
<template #footer>
<div class="p-2">
<div class="btn btn-primary btn-sm text-white"
@click="$refs.bravedialog.hide()"
>Close</div>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment