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 f92b4e3 commit 36949d1Copy full SHA for 36949d1
SELECTOR_INFO.md
@@ -1834,7 +1834,7 @@ Path to .json: modules/data/exemple_page.components.json
1834
```
1835
1836
Selector Name: more-information
1837
-Selector Data: "More information..."
+Selector Data: "Learn more"
1838
Description: More information..." link
1839
Location: The hyperlink positioned in the middle of example.com page
1840
Path to .json: modules/data/exemple_page.components.json
modules/data/example_page.components.json
@@ -15,7 +15,7 @@
15
},
16
17
"more-information": {
18
- "selectorData": "More information...",
+ "selectorData": "Learn more",
19
"strategy": "link_text",
20
"groups": []
21
}
0 commit comments