add Loading placeholder
This commit is contained in:
@ -60,6 +60,7 @@ export type File = {
|
||||
lastCommitterDate: number;
|
||||
|
||||
children: boolean;
|
||||
isLoading: boolean;
|
||||
}
|
||||
|
||||
export enum FileViewerType {
|
||||
|
||||
Reference in New Issue
Block a user