mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
chore: fix build errors
This commit is contained in:
@@ -278,7 +278,7 @@ export default observer(() => {
|
||||
</a>
|
||||
<LineDivider />
|
||||
<ButtonItem
|
||||
onClick={logout}
|
||||
onClick={() => logout()}
|
||||
className={styles.logOut}
|
||||
compact>
|
||||
<LogOut size={20} />
|
||||
|
||||
Reference in New Issue
Block a user