Skip to content

Commit

Permalink
fix: eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarsen136 committed Aug 20, 2024
1 parent 417c060 commit dd212f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/offer/MakeOffer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ watch(
},
)
useModalIsOpenTracker({
isOpen: computed(() => preferencesStore.makeOfferModalOpen),
onChange: () => {
Expand Down

0 comments on commit dd212f9

Please sign in to comment.