Update width
This commit is contained in:
parent
383f681f3c
commit
2728df74ec
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ const JoinMCDi: React.FC = () => {
|
||||||
</div>
|
</div>
|
||||||
</Modal>
|
</Modal>
|
||||||
|
|
||||||
|
|
||||||
</motion.div>
|
</motion.div>
|
||||||
{isLoading && (
|
{isLoading && (
|
||||||
<div className="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center">
|
<div className="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue