Suppression de l'ancien frontend
This commit is contained in:
parent
d62915bfe5
commit
427d837b35
219 changed files with 0 additions and 12333 deletions
|
|
@ -1,12 +0,0 @@
|
|||
import {Component, Input} from '@angular/core';
|
||||
|
||||
|
||||
@Component({
|
||||
selector: 'app-navbar-before-connexion',
|
||||
templateUrl: './navbar-before-connexion.component.html',
|
||||
styleUrls: ['./navbar-before-connexion.component.scss']
|
||||
})
|
||||
export class NavbarBeforeConnexionComponent
|
||||
{
|
||||
@Input() pour = "login";
|
||||
}
|
||||
Reference in a new issue