Skip to content

Allow null to be passed to renderProps to explictly skip using Type #18063

Allow null to be passed to renderProps to explictly skip using Type

Allow null to be passed to renderProps to explictly skip using Type #18063

Workflow file for this run

name: "Check"
on: pull_request
jobs:
author-check:
runs-on: ubuntu-latest
steps:
- name: Verified Github Authors
uses: joshwooding/verified-github-author-action@v0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}