From 817f29e5817f9c1a0e1aeec3528d2c2815aed9fe Mon Sep 17 00:00:00 2001 From: taroj1205 Date: Fri, 16 May 2025 13:50:09 +1200 Subject: [PATCH] fix(hero): remove unnecessary exclamation mark from title font class --- package.json | 2 +- src/components/Hero.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a114ff8..c574069 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,6 @@ "wrangler": "^3.94.0" }, "lint-staged": { - "src/**/*.{ts,tsx,astro,js,jsx}": ["biome check --write ./src"] + "src/**/*.{ts,tsx,astro,js,jsx}": ["biome check --write ."] } } diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 5d2e893..e86d0a9 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -37,7 +37,7 @@ const { >
<motion.span client:load {...getHeroTitleAnimation()}> {hero.title[0]}