Created
June 18, 2022 12:10
-
-
Save shishirraven/434d4e87bd453aa7a6e4a14a1404406a to your computer and use it in GitHub Desktop.
Import and Add BraveDialog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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