mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 11:47:55 +01:00
docs(migration): fix typo (#3563)
This commit is contained in:
@@ -130,7 +130,7 @@ bun add @nuxt/ui-pro
|
|||||||
#ui
|
#ui
|
||||||
|
|
||||||
:::div
|
:::div
|
||||||
5. Wrap you app with the [App](/components/app) component:
|
5. Wrap your app with the [App](/components/app) component:
|
||||||
:::
|
:::
|
||||||
|
|
||||||
#ui-pro
|
#ui-pro
|
||||||
@@ -145,7 +145,7 @@ export default defineNuxtConfig({
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Wrap you app with the [App](/components/app) component:
|
6. Wrap your app with the [App](/components/app) component:
|
||||||
:::
|
:::
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|||||||
Reference in New Issue
Block a user