Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shishirraven/434d4e87bd453aa7a6e4a14a1404406a to your computer and use it in GitHub Desktop.
Save shishirraven/434d4e87bd453aa7a6e4a14a1404406a to your computer and use it in GitHub Desktop.
Import and Add BraveDialog
import { BraveDialog } from "bravevue";
export default {
components: { BraveDialog },
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment