Skip to content

fix: flyout menu height with banner (#95) #255

fix: flyout menu height with banner (#95)

fix: flyout menu height with banner (#95) #255

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: install and test
run: |
yarn install
yarn demo-build