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

The React Navigation component show incorrect imports and component names #2958

Open
endigo9740 opened this issue Nov 12, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Milestone

Comments

@endigo9740
Copy link
Contributor

Link to the Page

https://next.skeleton.dev/docs/components/navigation/react

Describe the Issue (screenshots encouraged!)

We've now standardized this component to be <Navigation>. However, the React docs still show <Nav>. The component itself is correct, only the documentation is out of date.

We need the following:

  • Correct the imports per each example
  • Correct any usage of the component
  • Correct any reference to the old component name in the doc text

FYI I wouldn't mind a quick sweep of the Svelte version to double-check it's correct as well!

@endigo9740 endigo9740 added documentation Improvements or additions to documentation good first issue Good for newcomers labels Nov 12, 2024
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant