mirror of
https://github.com/documenso/documenso.git
synced 2026-07-15 07:17:09 +10:00
fix: lint project (#2693)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { source } from '@/lib/source';
|
||||
import { createFromSource } from 'fumadocs-core/search/server';
|
||||
import { source } from '@/lib/source';
|
||||
|
||||
export const { GET } = createFromSource(source, {
|
||||
// https://docs.orama.com/docs/orama-js/supported-languages
|
||||
|
||||
Reference in New Issue
Block a user