feat: deployment
This commit is contained in:
parent
0d925feb05
commit
a93af6d9f2
|
|
@ -4,3 +4,4 @@ import ReactLoading from 'react-loading';
|
|||
export const LoadingComponent = () => {
|
||||
return <div className="flex-1 flex justify-center pt-[100px]"><ReactLoading type="spin" color="#fff" width={100} height={100} /></div>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue