From 55d7443748f5c3ef237f642c02a444add9d5b3d5 Mon Sep 17 00:00:00 2001 From: dbrewster Date: Wed, 24 Jul 2024 12:47:37 -0400 Subject: [PATCH] Fix sub-bullets --- webui/apps/docs/src/pages/new-index.astro | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/webui/apps/docs/src/pages/new-index.astro b/webui/apps/docs/src/pages/new-index.astro index 6d1af8ff2..8f194851b 100644 --- a/webui/apps/docs/src/pages/new-index.astro +++ b/webui/apps/docs/src/pages/new-index.astro @@ -72,7 +72,7 @@ const githubText = `
${githubIcon}
&n - + @@ -357,7 +357,7 @@ expect(response).toContain("supportive community")`, title="Most used widgets" subtitle="Provides frequently used components for building websites using Tailwind CSS" tagline="Components" - items={[ + bullets={[ { title: 'Headers', description: "Ever tried driving without GPS? Boom! That's why websites need headers for direction.",