fix: SEO-1 (#29)

This commit is contained in:
Eric Tuvesson
2023-09-22 12:35:24 +02:00
committed by GitHub
parent d392dd0407
commit f3b8bb4d3b
111 changed files with 222 additions and 203 deletions

View File

@@ -34,7 +34,7 @@ export function NodeReferenceListing() {
export function NodeColorGuide({ text }) {
return (
<Section title="Node colors" linkLabel={null}>
<Section title="Node colors" linkLabel={undefined}>
<Grid layout={GridLayout.Grid_2_3}>
<Text>{text}</Text>