mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-07-06 22:31:15 +08:00
📝 docs(message): fix typo
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user