mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
updated wording
This commit is contained in:
parent
50f88c8642
commit
4041afe125
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ const MakeModelPublicForm: React.FC<MakeModelPublicFormProps> = ({
|
|||
return (
|
||||
<div className="space-y-4">
|
||||
<div className="flex items-center justify-between">
|
||||
<Title>Select Models to Make Public</Title>
|
||||
<Title>Update Model Public Status</Title>
|
||||
<div className="flex items-center space-x-2">
|
||||
<Checkbox
|
||||
checked={allModelsSelected}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue