Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getClassNames fix #224

Merged
merged 4 commits into from Dec 2, 2022
Merged

getClassNames fix #224

merged 4 commits into from Dec 2, 2022

Commits on Dec 2, 2022

  1. Update dependencies

    - Update all dev dependencies
    - Update `react-select` to `v5.7.0`
    - Lock `react-select` at version to prevent future update issues
    csandman committed Dec 2, 2022
    Copy the full SHA
    6e0f051 View commit details
    Browse the repository at this point in the history
  2. Fix issue in #223

    ```
    React does not recognize the `getClassNames` prop on a DOM element
    ```
    csandman committed Dec 2, 2022
    Copy the full SHA
    3d4b5f6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d3a3750 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    49a5588 View commit details
    Browse the repository at this point in the history