docs: add New badges on edge

This commit is contained in:
Benjamin Canac
2024-02-07 21:48:21 +01:00
parent 627a44bb1f
commit f5fa9fe163
5 changed files with 6 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ Set the `fullscreen` prop to `true` to enable it.
:component-example{component="modal-example-fullscreen"}
### Control programmatically
### Control programmatically :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"}
First of all, add the `Modals` component to your app, preferably inside `app.vue`.