renommage de lib, rendre buildable
This commit is contained in:
parent
1706c64713
commit
a89007a81b
9896 changed files with 478996 additions and 496 deletions
|
@ -1,14 +0,0 @@
|
|||
import { Component } from '@angular/core';
|
||||
import {RouterLink} from '@angular/router';
|
||||
|
||||
@Component({
|
||||
selector: 'app-bottom-navigation',
|
||||
imports: [
|
||||
RouterLink
|
||||
],
|
||||
templateUrl: './bottom-navigation.html',
|
||||
styleUrl: './bottom-navigation.scss'
|
||||
})
|
||||
export class BottomNavigation {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue