mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 07:50:36 +01:00
docs(app): typo
This commit is contained in:
@@ -17,7 +17,7 @@ This component implements Reka UI [ConfigProvider](https://reka-ui.com/docs/util
|
||||
|
||||
It's also using [ToastProvider](https://reka-ui.com/docs/components/toast#provider) and [TooltipProvider](https://reka-ui.com/docs/components/tooltip#provider) to provide global toasts and tooltips, as well as programmatic modals and slideovers.
|
||||
|
||||
Use it as at the root of your app:
|
||||
Use it at the root of your app:
|
||||
|
||||
```vue [app.vue]
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user