File tree Expand file tree Collapse file tree
collection-page/create-collection-page Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ import { CreateComColPageComponent } from '../../shared/comcol/comcol-forms/crea
1616import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component' ;
1717import { NotificationsService } from '../../shared/notifications/notifications.service' ;
1818import { CollectionFormComponent } from '../collection-form/collection-form.component' ;
19+ import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component' ;
1920
2021/**
2122 * Component that represents the page where a user can create a new Collection
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.comp
1919import { NotificationsService } from '../../shared/notifications/notifications.service' ;
2020import { VarDirective } from '../../shared/utils/var.directive' ;
2121import { CommunityFormComponent } from '../community-form/community-form.component' ;
22+ import { ThemedLoadingComponent } from '../../shared/loading/themed-loading.component' ;
2223
2324/**
2425 * Component that represents the page where a user can create a new Community
You can’t perform that action at this time.
0 commit comments