Update app.component.ts
This commit is contained in:
parent
7474d02d03
commit
e794004776
@ -5,6 +5,7 @@ import { PrimeNGConfig } from 'primeng/api';
|
|||||||
templateUrl: './app.component.html'
|
templateUrl: './app.component.html'
|
||||||
})
|
})
|
||||||
export class AppComponent {
|
export class AppComponent {
|
||||||
|
|
||||||
menuMode = 'static';
|
menuMode = 'static';
|
||||||
|
|
||||||
inputStyle = 'outlined';
|
inputStyle = 'outlined';
|
||||||
|
Loading…
Reference in New Issue
Block a user