Skip to content

Fix: misplaced semicolon in crud example #3234

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

Merged
merged 2 commits into from
May 15, 2025
Merged

Conversation

joceqo
Copy link
Contributor

@joceqo joceqo commented May 13, 2025

Description of Problem

this is more a typo

Proposed Solution

Additional Information

this is really not something important, but I spotted it while going through the docs and example, I guess it can be clearer if fixed

Copy link

netlify bot commented May 13, 2025

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 42e7e27
🔍 Latest deploy log https://app.netlify.com/projects/vuejs/deploys/6825083782fed300086bbe87
😎 Deploy Preview https://deploy-preview-3234--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@joceqo joceqo changed the title Fix misplaced semicolon Fix: misplaced semicolon in crud example May 13, 2025
@AloisSeckar
Copy link
Contributor

Good catch, but I would just delete it. No need to have it on the end of the line in this context.

@joceqo
Copy link
Contributor Author

joceqo commented May 14, 2025

Indeed there is no semicolon in the file 👍

Copy link
Member

@bencodezen bencodezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @joceqo! Thanks for the PR!

@bencodezen bencodezen merged commit 7d7d50e into vuejs:main May 15, 2025
4 checks passed
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.

3 participants