We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b49aed commit 43e4295Copy full SHA for 43e4295
components/peerdom/peerdom.app.mjs
@@ -85,7 +85,7 @@ export default {
85
color: {
86
type: "string",
87
label: "Color",
88
- description: "The choice of color for the node in hexa decimal string format",
+ description: "The choice of color for the node in hexadecimal string format, e.g. `#f3a935`",
89
},
90
shape: {
91
0 commit comments