chore: recognize authored help contexts and sync packages
This commit is contained in:
@@ -56,8 +56,10 @@ const labelAttributes = new Set([
|
||||
"title"
|
||||
]);
|
||||
const helpAttributes = new Set([
|
||||
"data-help-context-id",
|
||||
"description",
|
||||
"help",
|
||||
"helpContextId",
|
||||
"helperText",
|
||||
"helpText"
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user