Skip to content

Commit

Permalink
style: fixed lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Sep 30, 2024
1 parent 9a42440 commit cac3e20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions map/client/components/location/KLocationCardSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
</template>

<script setup>
import _ from 'lodash'
import { ref, watch } from 'vue'
import KLocationMap from './KLocationMap.vue'
Expand Down

0 comments on commit cac3e20

Please sign in to comment.