mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix dup close
This commit is contained in:
parent
999ffd1bdb
commit
5aec90c513
1 changed files with 0 additions and 6 deletions
|
@ -232,12 +232,6 @@ ${formattedBody}
|
|||
>
|
||||
View Documentation
|
||||
</Button>
|
||||
|
||||
{onClose && (
|
||||
<Button onClick={onClose} type="primary">
|
||||
Close
|
||||
</Button>
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue