navbar maj p2 + providers add
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-providers-card-form',
|
||||
imports: [],
|
||||
templateUrl: './providers-card-form.html',
|
||||
styleUrl: './providers-card-form.css',
|
||||
})
|
||||
export class ProvidersCardForm {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user