docs(app): typo

This commit is contained in:
Benjamin Canac
2025-02-12 18:36:19 +01:00
parent 9d29e0b407
commit 115350d298

View File

@@ -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>