docs: remove New badges on edge version

This commit is contained in:
Benjamin Canac
2023-11-23 12:16:45 +01:00
parent edd92d01a9
commit 26afa45fbf
8 changed files with 6 additions and 10 deletions

View File

@@ -311,7 +311,7 @@ export default defineNuxtConfig({
})
```
### Custom config :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"}
### Custom config
If you have specific needs, like using a custom icon collection, you can use the `icons` option in your `nuxt.config.ts` as an object to override the config of the [egoist/tailwindcss-icons](https://github.com/egoist/tailwindcss-icons#plugin-options) plugin.