From aabee6baf454d27c025dea070c206c833f801dba Mon Sep 17 00:00:00 2001 From: Ajax Davis Date: Thu, 27 Nov 2025 15:41:15 +1000 Subject: [PATCH] style: apply Biome formatting to HeroSection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix multiline text formatting for long span content 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- apps/web/src/components/home/HeroSection.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/web/src/components/home/HeroSection.tsx b/apps/web/src/components/home/HeroSection.tsx index 1b2d468..c9b493a 100644 --- a/apps/web/src/components/home/HeroSection.tsx +++ b/apps/web/src/components/home/HeroSection.tsx @@ -113,7 +113,10 @@ export function HeroSection(): React.ReactElement { {/* Helper Text */}
- Try: “web-scraper”, “github-manager”, “sql-query” + + Try: “web-scraper”, “github-manager”, + “sql-query” +