Skip to content

Small fix in component props description #2040

Small fix in component props description

Small fix in component props description #2040

Workflow file for this run

name: Test
on: push
jobs:
build:
runs-on: ubuntu-latest
env:
NODE_OPTIONS: "--max-old-space-size=4096"
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2
with:
repository: steroids/react-bootstrap
ref: master
path: react-bootstrap
- run: yarn
- run: cd react-bootstrap && yarn
- run: yarn test