Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs: fix example runtime hook plugin syntax - #4831

Merged
pi0 merged 1 commit into
nuxt:mainfrom
jontybrook:patch-1
May 6, 2022
Merged

docs: fix example runtime hook plugin syntax#4831
pi0 merged 1 commit into
nuxt:mainfrom
jontybrook:patch-1

Conversation

@jontybrook

Copy link
Copy Markdown
Contributor

🔗 Linked issue

N/A

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

  • The App Hooks (runtime) Usage WIth Plugins example is syntactically invalid (missing brackets etc)
  • I have updated the example with one which is valid and can be copied and pasted.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

The original example function was syntactically invalid.
@netlify

netlifyBot commented May 5, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit83d257f
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62745c56882bfd00083c292c
😎 Deploy Previewhttps://deploy-preview-4831--nuxt3-docs.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 site settings.

@jontybrook
jontybrook marked this pull request as ready for review May 5, 2022 23:23
pi0
pi0 approved these changes May 6, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@pi0
pi0 merged commit 342ecb9 into nuxt:mainMay 6, 2022
@pi0pi0 mentioned this pull request May 6, 2022
@jontybrook
jontybrook deleted the patch-1 branch May 7, 2022 13:27
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jontybrook@pi0@danielroe