Skip to content

Commit

Permalink
Improved: imported ionic tags (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
amansinghbais committed Oct 17, 2023
1 parent 0e2c78c commit 36b53fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/views/AssignPickerModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ import {
IonCheckbox,
IonChip,
IonContent,
IonFab,
IonFabButton,
IonHeader,
IonIcon,
IonItem,
Expand Down Expand Up @@ -80,6 +82,8 @@ export default defineComponent({
IonCheckbox,
IonChip,
IonContent,
IonFab,
IonFabButton,
IonHeader,
IonIcon,
IonItem,
Expand Down

0 comments on commit 36b53fd

Please sign in to comment.