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 => (