From 4f036bb2678dd6218be524dd8a5453f37587a100 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sun, 4 Sep 2022 09:55:59 -0500 Subject: [PATCH] Fix check pricing label --- src/pages/device/[...devicePath].astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/pages/device/[...devicePath].astro b/src/pages/device/[...devicePath].astro index b2bc3de..7207eaf 100644 --- a/src/pages/device/[...devicePath].astro +++ b/src/pages/device/[...devicePath].astro @@ -101,9 +101,8 @@ const appPage = { - Check Pricing - + label="ℹ️ Check Pricing" + /> }