forked from hazza/dspace-angular
Finished themeable components
This commit is contained in:
@@ -26,6 +26,7 @@ import { getFirstCompletedRemoteData } from '../../core/shared/operators';
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-create-profile',
|
||||
styleUrls: ['./create-profile.component.scss'],
|
||||
templateUrl: './create-profile.component.html'
|
||||
})
|
||||
export class CreateProfileComponent implements OnInit {
|
||||
|
Reference in New Issue
Block a user