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