Revert "🐛 infinite loop when access token expired (#107)" (#119)

This reverts commit b53427b910.
This commit is contained in:
Anton Shepilov
2023-06-23 19:19:47 +02:00
committed by GitHub
parent 14f772e32e
commit e2a148b559
3 changed files with 57 additions and 17 deletions
@@ -40,7 +40,7 @@ export default () => {
centered
closable={false}
title={null}
open={open}
visible={open}
footer={null}
destroyOnClose={true}
width={ModalManager.getPosition()?.size?.width || '700px'}