react-carousel icon indicating copy to clipboard operation
react-carousel copied to clipboard

Update scrolling carousel api documentation

Open Windows87 opened this issue 3 years ago • 0 comments

Description

On the Scrolling Carousel API page the attributes "Right Icon" and "Left Icon" are missing.


What is the purpose of this pull request?

  • [ ] Bug fix
  • [ ] New Feature
  • [x] Documentation update
  • [ ] Other

Before submitting the PR, please make sure you do the following

  • [x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • [x] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • [ ] Ideally, include relevant tests that fail without this PR but pass with it. diff --git a/.github/workflows/PULL_REQUEST_TEMPLATE.md b/.github/workflows/PULL_REQUEST_TEMPLATE.md

Windows87 avatar Mar 05 '22 16:03 Windows87