Skip to content

Commit

Permalink
Fixed: indentation for import (hotwax#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
k2maan committed Aug 31, 2023
1 parent e1d0388 commit 405d5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/EditPickersModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ import {
IonRow,
IonSearchbar,
modalController,
alertController
alertController
} from "@ionic/vue";
import { defineComponent } from "vue";
import { close, closeCircle, saveOutline } from "ionicons/icons";
Expand Down

0 comments on commit 405d5fb

Please sign in to comment.