change wording

This commit is contained in:
Mathew Pareles 2025-01-05 17:11:10 -08:00
parent b9e61bf4e2
commit 35091eb8f2

View file

@ -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 }]}