feat: loading
This commit is contained in:
parent
07cd2e5ece
commit
18e60019ad
|
|
@ -1,5 +0,0 @@
|
|||
import { LoadingComponent } from '@gitroom/frontend/components/layout/loading';
|
||||
|
||||
export default function Loading() {
|
||||
return <LoadingComponent />;
|
||||
}
|
||||
Loading…
Reference in New Issue