Skip to content
Snippets Groups Projects
Unverified Commit 2862c5f5 authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #12110 from ramonlsouza/duplicated-property

Remove duplicated property from nav-bar button
parents a307c28d 313300d8
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,6 @@ class NavBar extends Component {
: <Icon iconName="left_arrow" className={styles.arrowLeft} />
}
<Button
data-test="userListToggleButton"
onClick={NavBar.handleToggleUserList}
ghost
circle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment