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

docs: fixed names slots prop name #2963

Merged
merged 1 commit into from
Jan 13, 2025
Merged

docs: fixed names slots prop name #2963

merged 1 commit into from
Jan 13, 2025

Conversation

mateusdz
Copy link
Contributor

πŸ”— Linked issue

No relevant issue was found.

❓ 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 v3 documentation for named slots wrongly stated that you should use the 'use' prop instead of the 'name' prop to create a named slot. Fixed text mistake: 'use' --> 'name'.

The correctness of the documentation.

I didn't find an open issue for that. It's my first contribution here. Sorry for not knowing if I should create an issue first or simply the PR itself to fix it is enough. Please let me know.

πŸ“ Checklist

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

Fixed text mistake in the named slot description: 'use' --> 'name'.
Copy link

pkg-pr-new bot commented Jan 11, 2025

npm i https://pkg.pr.new/@nuxt/content@2963

commit: a24068e

@farnabaz farnabaz changed the title Fix: 1.slot.md - Fixed text mistake: use --> name docs: fixed names slots prop name Jan 13, 2025
Copy link
Member

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

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

Thanks

@farnabaz farnabaz merged commit be19fb9 into nuxt:v3 Jan 13, 2025
3 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.

2 participants