Accessibility sev-2 defects-2

This commit is contained in:
Sampath
2023-03-20 13:09:04 +05:30
parent fa81442222
commit f27706bc37
5 changed files with 20 additions and 4 deletions

View File

@@ -403,6 +403,7 @@ export class AddCollectionPanel extends React.Component<AddCollectionPanelProps,
content={`Unique identifier for the ${getCollectionName().toLocaleLowerCase()} and used for id-based routing through REST and all SDKs.`}
>
<Icon
role="button"
iconName="Info"
className="panelInfoIcon"
tabIndex={0}