mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
210197fd43
commit
f6b1b075e1
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
type={file.type}
|
||||
size={file?.size}
|
||||
dismissible={true}
|
||||
small={true}
|
||||
on:dismiss={() => {
|
||||
// Remove the file from the chatFiles array
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue