Merge branch 'group-improvements' into 'develop'
Improve Group UX See merge request soapbox-pub/soapbox!2494
This commit is contained in:
@@ -51,7 +51,7 @@ const AuthorizeRejectButtons: React.FC<IAuthorizeRejectButtons> = ({ onAuthorize
|
||||
await action();
|
||||
setState(past);
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
if (e) console.error(e);
|
||||
}
|
||||
};
|
||||
if (typeof countdown === 'number') {
|
||||
|
||||
Reference in New Issue
Block a user