Skip to content

Instantly share code, notes, and snippets.

@shishirraven
Created January 14, 2022 19:20
Show Gist options
  • Save shishirraven/1840e05254bffb6e88ad191308239821 to your computer and use it in GitHub Desktop.
Save shishirraven/1840e05254bffb6e88ad191308239821 to your computer and use it in GitHub Desktop.
BraveDropMenuAddButton
<BraveDropMenu>
<template #button>
<div role="button" class="btn btn-light px-3 "> <i class="bi bi-plus-lg"></i> Button <i class="bi bi-chevron-down"></i></div>
</template>
</BraveDropMenu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment