mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-09-25 16:15:44 +00:00
format
This commit is contained in:
parent
c2a7079392
commit
cf7c45b5dd
@ -2,4 +2,4 @@ import { backendBaseUrl } from '@/lib/constants'
|
||||
|
||||
export default function ApiSite() {
|
||||
return <iframe src={backendBaseUrl + '/docs'} className="size-full" />
|
||||
}
|
||||
}
|
||||
|
@ -159,4 +159,3 @@ export default function RetrievalTesting() {
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
|
@ -73,4 +73,3 @@ export default function SiteHeader() {
|
||||
</header>
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user