mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Use stork search component
This commit is contained in:
parent
65dc423f5e
commit
5bc5d42974
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// https://docs.astro.build/core-concepts/astro-components/
|
||||
|
||||
import Layout from '../layouts/default.astro'
|
||||
import Search from '~/components/search.vue'
|
||||
import Search from '~/components/search-stork.vue'
|
||||
import ListSummary from '~/components/list-summary.vue'
|
||||
import ListEndButtons from '~/components/list-end-buttons.vue'
|
||||
import AllUpdatesSubscribe from '~/components/all-updates-subscribe.vue'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue