chore: add handle aria-label
This commit is contained in:
@@ -56,6 +56,9 @@ export const defaultLabelConfig = {
|
||||
|
||||
// Mini map
|
||||
'minimap.ariaLabel': 'Mini Map',
|
||||
|
||||
// Handle
|
||||
'handle.ariaLabel': 'Handle',
|
||||
};
|
||||
|
||||
export type LabelConfig = Required<typeof defaultLabelConfig>;
|
||||
|
||||
Reference in New Issue
Block a user