Added dot
This commit is contained in:
parent
0c6ea4db30
commit
1e5a870758
@ -48,8 +48,7 @@ export default function Dashboard() {
|
|||||||
</button>
|
</button>
|
||||||
</>
|
</>
|
||||||
) : (
|
) : (
|
||||||
<h1 className="mt-4">Loading...</h1>
|
<h1 className="mt-4">Loading....</h1>
|
||||||
|
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user