Add search / filter box (#2170)
* feat: Add search client based on #1978 * moved the filtering to the DB level using zod and tidied up some imports. * minor fix * minor fix * fix typo --------- Co-authored-by: Bernd Storath <999999bst@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ export default defineNuxtConfig({
|
||||
'@pinia/nuxt',
|
||||
'@eschricht/nuxt-color-mode',
|
||||
'radix-vue/nuxt',
|
||||
'@vueuse/nuxt',
|
||||
'@nuxt/eslint',
|
||||
],
|
||||
colorMode: {
|
||||
|
||||
Reference in New Issue
Block a user