Skip to content

steroids/dev#760 moved Date Fields pickerProps to CalendarProps #948

steroids/dev#760 moved Date Fields pickerProps to CalendarProps

steroids/dev#760 moved Date Fields pickerProps to CalendarProps #948

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