move existing lib components to inbox
This commit is contained in:
parent
4a8c7d2a4b
commit
54bf9d3fe2
14 changed files with 15 additions and 3 deletions
|
@ -1,11 +0,0 @@
|
|||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'sae-index',
|
||||
imports: [],
|
||||
templateUrl: './index.html',
|
||||
styleUrl: './index.css'
|
||||
})
|
||||
export class Index {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue