Skip to content

fix(core,react): incorrect return type from useAccounts hook #45

fix(core,react): incorrect return type from useAccounts hook

fix(core,react): incorrect return type from useAccounts hook #45

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verification.yml