remove duplicated property

This commit is contained in:
Ramon Souza 2021-04-22 09:38:25 -03:00
parent a307c28d79
commit 313300d884

View File

@ -102,7 +102,6 @@ class NavBar extends Component {
: <Icon iconName="left_arrow" className={styles.arrowLeft} />
}
<Button
data-test="userListToggleButton"
onClick={NavBar.handleToggleUserList}
ghost
circle