diff --git a/app/composables/index.ts b/app/composables/index.ts index 07928bd..1e8bfb4 100644 --- a/app/composables/index.ts +++ b/app/composables/index.ts @@ -1,3 +1,2 @@ export * from './directus'; export * from './useLocalizations'; -export * from './useMeilisearch';