mirror of
https://github.com/open-webui/open-webui.git
synced 2026-04-27 11:08:57 -05:00
refac
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
import Image from '$lib/components/common/Image.svelte';
|
||||
|
||||
import KatexRenderer from './KatexRenderer.svelte';
|
||||
import { WEBUI_BASE_URL } from '$lib/constants';
|
||||
|
||||
export let id: string;
|
||||
export let tokens: Token[];
|
||||
|
||||
Reference in New Issue
Block a user