mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
fix: SEO-1 (#29)
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user