mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +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
|
View Documentation
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
{onClose && (
|
|
||||||
<Button onClick={onClose} type="primary">
|
|
||||||
Close
|
|
||||||
</Button>
|
|
||||||
)}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue