Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Update [searchProjectType].vue
Browse files Browse the repository at this point in the history
  • Loading branch information
triphora authored Sep 17, 2023
1 parent 906102a commit 22b431e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/search/[searchProjectType].vue
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
</template>
<script setup>
import { Multiselect } from 'vue-multiselect'
import { formatProjectType, Promotion } from 'omorphia'
import { Promotion } from 'omorphia'
import ProjectCard from '~/components/ui/ProjectCard.vue'
import Pagination from '~/components/ui/Pagination.vue'
import SearchFilter from '~/components/ui/search/SearchFilter.vue'
Expand Down

0 comments on commit 22b431e

Please sign in to comment.