[skip CI] updated docs

This commit is contained in:
Klemek
2019-07-17 15:41:12 +02:00
parent b8467d97d7
commit e3a4f1c102
8 changed files with 137 additions and 68 deletions
+2 -1
View File
@@ -44,7 +44,7 @@ const data = {
name: 'node1',
icon: 'laptop-code',
color: '#4E342E',
bottom: 'my app',
bottom: 'my app'
},
{
name: 'node2',
@@ -58,6 +58,7 @@ const data = {
from: 'node1',
to: 'node2',
color: '#333333',
top: {icon: 'envelope'},
bottom: '"hello"'
}
]