Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Robitaille <[email protected]>
  • Loading branch information
MarcelRobitaille committed Oct 18, 2022
1 parent 46a8e78 commit 2c9bb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SimpleActionInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</template>

<script>
import Vue from 'vue'
import Vue from "vue"
import ArrowRight from "icons/ArrowRight.vue"
const ActionGlobalMixin = {
Expand Down

0 comments on commit 2c9bb94

Please sign in to comment.