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

chore(examples): fix @ts-ignore in Cloudinary config #47029

Merged
merged 3 commits into from Mar 13, 2023

Commits on Mar 11, 2023

  1. Update cloudinary.ts

    This change will remove the typescript error.  cloudinary.config doesn't exist, it should be updated to cloudinary.v2.config
    dirheimerb committed Mar 11, 2023
    Copy the full SHA
    115f44b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Copy the full SHA
    3e30c4d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    682ba37 View commit details
    Browse the repository at this point in the history