From 2ecc1c1e51faf081db620bb6f38c209858985286 Mon Sep 17 00:00:00 2001 From: Korbs Date: Tue, 27 Aug 2024 01:52:21 -0400 Subject: [PATCH] Replace Shoelace tooltip with Astro Tooltips --- src/components/global/Header.astro | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/global/Header.astro b/src/components/global/Header.astro index 73bb746..4ba061e 100644 --- a/src/components/global/Header.astro +++ b/src/components/global/Header.astro @@ -23,7 +23,7 @@ import SudoVanilla from "@components/global/SudoVanillaLogo.astro"; // Icons import { MenuScale -} from 'iconoir-react' +} from '@iconoir/vue' --- @@ -57,9 +57,7 @@ import { Status - - Status - + Status {