Chore: Updated python dependencies
Chore: Updated angular to v19 Chore: Refactored ops with docker and ansible
This commit is contained in:
@ -9,7 +9,6 @@ import { AuthService } from '../auth/auth.service';
|
||||
selector: 'app-home',
|
||||
templateUrl: './home.component.html',
|
||||
styleUrls: ['./home.component.css'],
|
||||
standalone: true,
|
||||
imports: [MatCard, RouterLink],
|
||||
})
|
||||
export class HomeComponent {
|
||||
|
||||
Reference in New Issue
Block a user