Skip to content

fix: right icon when the first section is collapsed #20

fix: right icon when the first section is collapsed

fix: right icon when the first section is collapsed #20

Workflow file for this run

on: [pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npm run build:licenses
- run: npm run build:wasm
- run: npm run test