mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
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