Skip to content

Commit 72a4a5f

Browse files
committed
enterprise theme - index.tsx - line 131
1 parent b902752 commit 72a4a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/blog-starter-kit/themes/enterprise/pages

packages/blog-starter-kit/themes/enterprise/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export default function Index({ publication, initialAllPosts, initialPageInfo }:
128128
<div className="grid grid-cols-1 py-20 lg:grid-cols-3">
129129
<div className="col-span-1 flex flex-col items-center gap-5 text-center text-slate-700 dark:text-neutral-400 lg:col-start-2">
130130
<div className="w-20">
131-
<ArticleSVG clasName="stroke-current" />
131+
<ArticleSVG className="stroke-current" />
132132
</div>
133133
<p className="text-xl font-semibold ">
134134
Hang tight! We&apos;re drafting the first article.

0 commit comments

Comments
 (0)