From 627a44bb1f35c6b97b855c0ec603b531487a5d75 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 7 Feb 2024 21:42:33 +0100 Subject: [PATCH] docs: remove `New` badges on edge --- docs/content/2.components/carousel.md | 2 -- docs/content/2.components/horizontal-navigation.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/docs/content/2.components/carousel.md b/docs/content/2.components/carousel.md index bfd4ae13..b066ad5a 100644 --- a/docs/content/2.components/carousel.md +++ b/docs/content/2.components/carousel.md @@ -4,8 +4,6 @@ links: - label: GitHub icon: i-simple-icons-github to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Carousel.vue -navigation: - badge: New --- ## Usage diff --git a/docs/content/2.components/horizontal-navigation.md b/docs/content/2.components/horizontal-navigation.md index 2db2568c..cd481d2d 100644 --- a/docs/content/2.components/horizontal-navigation.md +++ b/docs/content/2.components/horizontal-navigation.md @@ -5,8 +5,6 @@ links: - label: GitHub icon: i-simple-icons-github to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/HorizontalNavigation.vue -navigation: - badge: New --- ## Usage