[#1532] Fix labels for files

This commit is contained in:
Cassie Tarakajian 2020-08-05 17:50:07 -04:00
parent 223d71688e
commit a56740c7c4
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ export class FileNode extends React.Component {
</div>
}
<button
aria-label="Name"
aria-label={this.state.updatedName}
className="sidebar__file-item-name"
onClick={this.handleFileClick}
>