Skip to content

Add possibility to use label for startDate and endDate input in DateRangePicker #106

Add possibility to use label for startDate and endDate input in DateRangePicker

Add possibility to use label for startDate and endDate input in DateRangePicker #106

Workflow file for this run

name: Automatic Rebase
on: [pull_request_target]
jobs:
_:
name: "Automatic Rebase"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ljharb/rebase@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}