Skip to content

Commit

Permalink
Update popup-alert.component.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bistaastha authored Dec 27, 2024
1 parent cbc9d45 commit e5c409d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Component, Input } from '@angular/core';
import { PopoverController } from '@ionic/angular';
import { CardNetworkType } from 'src/app/core/enums/card-network-type';
import { PopoverCardsList } from 'src/app/core/models/popover-cards-list.model';
@Component({
selector: 'app-popup-alert',
Expand Down

0 comments on commit e5c409d

Please sign in to comment.