From fbfe43648396ab35af61272774fdfce21a0734a1 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 13 Aug 2022 23:33:25 +0400 Subject: [PATCH] Change badge color --- components/guide/guide-grid-item.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/guide/guide-grid-item.tsx b/components/guide/guide-grid-item.tsx index 64d26323e..b0c80e09d 100644 --- a/components/guide/guide-grid-item.tsx +++ b/components/guide/guide-grid-item.tsx @@ -21,7 +21,7 @@ export function GuideGridItem(props: GuideGridItemProps) { - {isNew && New} + {isNew && New} {date} {title}