Skip to content

fix(surveys): add listener to 0th element #540

fix(surveys): add listener to 0th element

fix(surveys): add listener to 0th element #540

Workflow file for this run

name: Bundled Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v2
with:
build-script: "build-rollup"
compression: "none"