Skip to content

How do I remove the drop down menu from the walletmultibutton and get it to open a popup like on the demo link? #57

How do I remove the drop down menu from the walletmultibutton and get it to open a popup like on the demo link?

How do I remove the drop down menu from the walletmultibutton and get it to open a popup like on the demo link? #57

Workflow file for this run

name: Label Actions
on:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
label-actions:
name: Label Actions
runs-on: ubuntu-latest
steps:
- name: Label Actions
uses: dessant/label-actions@v3