mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
fix(bundles): hide old price if no discount (#5561)
This commit is contained in:
parent
72e39f62bb
commit
c046c0d950
4 changed files with 23 additions and 4 deletions
|
@ -54,6 +54,9 @@ const COMPONENTS = [
|
|||
SwiperModule,
|
||||
LandingHomeRoutingModule,
|
||||
],
|
||||
providers: [
|
||||
...PIPES,
|
||||
],
|
||||
})
|
||||
export class LandingHomeModule {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue