mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-07 12:48:50 +08:00
📝 docs(message): fix typo
This commit is contained in:
parent
421de5a89a
commit
f68fa2f936
@ -16,7 +16,7 @@ First add the `<RayMessages>` component to your `app.vue`.
|
||||
</template>
|
||||
```
|
||||
|
||||
Then, use the `useMessage` composable to add notifications to your app anywhere you want.
|
||||
Then, use the `useMessage` composable to add messages to your app anywhere you want.
|
||||
|
||||
```vue
|
||||
<script lang="ts" setup>
|
||||
|
Loading…
Reference in New Issue
Block a user