mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-17 03:05:55 +08:00
Retab collapsible
This commit is contained in:
parent
113addef46
commit
361a98980e
@ -34,7 +34,7 @@
|
|||||||
import Spinner from './Spinner.svelte';
|
import Spinner from './Spinner.svelte';
|
||||||
|
|
||||||
export let open = false;
|
export let open = false;
|
||||||
export let id = '';
|
export let id = '';
|
||||||
export let className = '';
|
export let className = '';
|
||||||
export let buttonClassName =
|
export let buttonClassName =
|
||||||
'w-fit text-gray-500 hover:text-gray-700 dark:hover:text-gray-300 transition';
|
'w-fit text-gray-500 hover:text-gray-700 dark:hover:text-gray-300 transition';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user