feat: style
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Component } from '@angular/core';
|
||||
import { RouterLink } from '@angular/router';
|
||||
import type { Global } from '../../global.fields';
|
||||
import { global } from '../../global.fields';
|
||||
import type { Global } from '../../global';
|
||||
import { global } from '../../global';
|
||||
|
||||
@Component({
|
||||
selector: 'app-footer',
|
||||
|
||||
Reference in New Issue
Block a user