Update uikit samples and bumped PrimeNG
This commit is contained in:
1
src/app/demo/components/uikit/overlays/overlaysdemo.component.ts
Normal file → Executable file
1
src/app/demo/components/uikit/overlays/overlaysdemo.component.ts
Normal file → Executable file
@@ -76,4 +76,5 @@ export class OverlaysDemoComponent implements OnInit {
|
||||
formatCurrency(value: number) {
|
||||
return value.toLocaleString('en-US', { style: 'currency', currency: 'USD' });
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user