Skip to content

Commit f2fa98c

Browse files
committed
fix(docs): rm mention of unihead
1 parent 6d2a2d6 commit f2fa98c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/react/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ giget gh:fastify/fastify-vite/starters/react-base#dev your-app
5353
- **`react`**
5454
- **`react-dom`**
5555
- **`react-router`**
56-
- **`unihead`**
56+
- **`@unhead/react`**
5757
- **`valtio`**
5858

5959
- [**`@fastify/react`**](https://github.com/fastify/fastify-vite/tree/dev/packages/fastify-react) for the React application shell.

docs/vue/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ giget gh:fastify/fastify-vite/starters/vue-base#dev your-app
5151
- [**`@fastify/vue`**](https://github.com/fastify/fastify-vite/tree/dev/packages/fastify-vue) for the Vue application shell.
5252
- And its peer dependencies:
5353
- **`devalue`**
54-
- **`unihead`**
54+
- **`@unhead/vue`**
5555
- **`vue`**
5656
- **`vue-router`**
5757

0 commit comments

Comments
 (0)