Skip to content

Commit 77800d8

Browse files
committed
1.0.8
1 parent 79ca534 commit 77800d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5795,7 +5795,7 @@ Separators can add dividers between configuration options. Eg. this would add a
57955795
separators: {
57965796
properties: [
57975797
['type', 'name'],
5798-
['label', 'info'],
5798+
['label', 'tooltip'],
57995799
['description'],
58005800
],
58015801
},
@@ -5882,7 +5882,7 @@ export default {
58825882
separators: {
58835883
properties: [
58845884
['type', 'name'],
5885-
['label', 'info'],
5885+
['label', 'tooltip'],
58865886
['description'],
58875887
],
58885888
layout: [

0 commit comments

Comments
 (0)