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: Remove unused createNavigation import in routing.ts setup example #1800

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

kr4chinin
Copy link
Contributor

Remove unused...

import {createNavigation} from 'next-intl/navigation';

...import in routing.ts setup example on app-router -> with-18n-routing page.

Remove unused...

```ts
import {createNavigation} from 'next-intl/navigation';
```

...import in `routing.ts` setup example.
Copy link

vercel bot commented Mar 19, 2025

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

Name Status Preview Comments Updated (UTC)
next-intl-example-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 9:46am
next-intl-example-app-router-without-i18n-routing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 9:46am

Copy link

vercel bot commented Mar 19, 2025

@kr4chinin is attempting to deploy a commit to the next-intl Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@amannn amannn left a comment

Choose a reason for hiding this comment

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

Ah yes, thanks a lot! 🙌

@amannn amannn changed the title Remove unused createNavigation import in routing.ts setup example docs: Remove unused createNavigation import in routing.ts setup example Mar 20, 2025
@amannn amannn merged commit 1c67ab7 into amannn:main Mar 20, 2025
4 of 6 checks passed
@kr4chinin kr4chinin deleted the patch-1 branch March 21, 2025 09:30
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