Skip to content

Commit 60a176c

Browse files
committed
feat: add link string
1 parent 89a7fda commit 60a176c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ define({
260260
"LIVE_DEV_ELEMENT_PROPS_SIZE": "Size",
261261
"LIVE_DEV_ELEMENT_PROPS_CLASS": "Class",
262262
"LIVE_DEV_ELEMENT_PROPS_ID": "ID",
263+
"LIVE_DEV_ELEMENT_PROPS_HREF": "Link",
263264
"LIVE_DEV_ELEMENT_PROPS_ADD_CLASS": "+ add class",
264265
"LIVE_DEV_ELEMENT_PROPS_SEARCH_TAGS": "Search tags\u2026",
265266
"LIVE_DEV_ELEMENT_PROPS_COMPUTED": "Computed:",

0 commit comments

Comments
 (0)