mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
change wording
This commit is contained in:
parent
b9e61bf4e2
commit
35091eb8f2
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ const DummySelectBox = () => {
|
|||
size={14}
|
||||
className='mr-1 brightness-90'
|
||||
/>
|
||||
<span>Model required</span>
|
||||
<span>Provider required</span>
|
||||
</div>
|
||||
// return <VoidSelectBox
|
||||
// options={[{ text: 'Please add a model!', value: null }]}
|
||||
|
|
|
|||
Loading…
Reference in a new issue