Skip to content

Commit 1579638

Browse files
committed
chore: remove call
1 parent 87fe071 commit 1579638

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/pages/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<script setup lang="ts">
22
import { SHOWCASED_FRAMEWORKS } from '~/utils/frameworks'
33
4-
const { settings } = useSettings()
5-
64
const { model: searchQuery, startSearch } = useGlobalSearch()
75
const isSearchFocused = shallowRef(false)
86

0 commit comments

Comments
 (0)