src/components/quotes-header/index.vue
@@ -1,5 +1,5 @@ <template lang="pug"> section.quotes-header.flex.justify-between.p-4.bg-white section.quotes-header.flex.justify-between.p-4.mainBackground div.flex img.w-8.h-8.mr-4(@click="emitSorts" src="@/components/quotes-header/sort.png" alt="sort") //- img.w-8.h-8(@click="route('/quotes/edit')" src="@/components/quotes-header/edit.png" alt="edit")