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 missing commas in PrimeReact message examples #7030

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

franmc01
Copy link
Contributor

This pull request fixes the missing commas in the code examples within the PrimeReact message documentation. These changes ensure that users can copy and paste the examples without encountering syntax errors.

Changes:

  • Added missing commas in the code examples in primereact/components/doc/messages.

Testing:

  • Verified that all updated code examples run without errors.
  • Ensured that the documentation examples are clear and easy to follow.

Additional Notes:

  • This update improves the user experience by providing accurate examples for developers.

Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Aug 12, 2024 5:09pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Aug 12, 2024 5:09pm

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware added the Component: Documentation Issue or pull request is related to Documentation label Aug 12, 2024
@melloware melloware merged commit b72214d into primefaces:master Aug 12, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation Issue or pull request is related to Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants