From c276ee8ecd1a5fa8029b2992bbfa5f5ef3bf998f Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Sun, 16 Feb 2025 10:33:39 +0100 Subject: [PATCH] fix: stage badge --- site/src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/routes/index.tsx b/site/src/routes/index.tsx index a1c7a8ada..a3d51fdc5 100644 --- a/site/src/routes/index.tsx +++ b/site/src/routes/index.tsx @@ -108,7 +108,7 @@ const PrimitivesTable: Component<{ packages: PackageListItem[] | undefined }> = {pkg.name} - + {pkg.primitives.map(primitive => (