Skip to content

Commit

Permalink
docs: remove the non-existent useId link (#1726)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikxin authored Dec 5, 2024
1 parent e660ce0 commit 31c0e77
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions content/7.blog/20.v3-10.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ const passwordId = useId()
</template>
```

::read-more{to="/docs/api/composables/use-id"}
::

### ✍️ Extending `app/router.options`

It's now possible for module authors to inject their own `router.options` files ([#24922](https://github.com/nuxt/nuxt/pull/24922)). The new `pages:routerOptions` hook allows module authors to do things like add custom `scrollBehavior` or add runtime augmenting of routes.
Expand Down

0 comments on commit 31c0e77

Please sign in to comment.