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

Fix: useEventBinding.js #124

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

russellxrs
Copy link
Contributor

const { type } = props[prop] is actually const { type } = propsConfig[prop]

`const { type } = props[prop]` is actually `const { type } = propsConfig[prop]`
@netlify
Copy link

netlify bot commented Sep 21, 2023

👷 Deploy request for vue-mapbox-gl pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9d71b7e

@netlify
Copy link

netlify bot commented Sep 21, 2023

Deploy Preview for vue-mapbox-gl-demo canceled.

Name Link
🔨 Latest commit 9d71b7e
🔍 Latest deploy log https://app.netlify.com/sites/vue-mapbox-gl-demo/deploys/650baba0a599370008e98a4f

@titouanmathis titouanmathis merged commit 57144d9 into studiometa:develop Jan 2, 2025
@titouanmathis titouanmathis mentioned this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants