Skip to content

Commit 69bc16a

Browse files
committed
fix
1 parent 4d20a1d commit 69bc16a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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 { isAlgolia } = useSearchProvider()
5-
64
const searchQuery = shallowRef('')
75
const isSearchFocused = shallowRef(false)
86

0 commit comments

Comments
 (0)