Skip to content

#124 - Token information box should not be displayed when user disconnects the wallet #291

#124 - Token information box should not be displayed when user disconnects the wallet

#124 - Token information box should not be displayed when user disconnects the wallet #291

Workflow file for this run

name: Prettier Check
on: pull_request
jobs:
prettier:
runs-on: "ubuntu-latest"
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run prettier
run: npx prettier --check ./src