Fixed persistent loading of user and team
This commit is contained in:
@@ -20,7 +20,7 @@ class SlackAuth extends React.Component {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<div>Loading...</div>
|
||||
<div></div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user