Skip to content

steroids/dev#762 fixed active + today + hover Calendar.Day hidding #949

steroids/dev#762 fixed active + today + hover Calendar.Day hidding

steroids/dev#762 fixed active + today + hover Calendar.Day hidding #949

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 16
- run: yarn
- run: yarn lint