Skip to content

Fix resize-stop and drag-stop event names in README #22

Fix resize-stop and drag-stop event names in README

Fix resize-stop and drag-stop event names in README #22

Workflow file for this run

name: Component Tests
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
cypress-run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/github-action@v6
with:
component: true
browser: chrome