Complete configuration for build
This commit is contained in:
@@ -513,8 +513,9 @@ export function TextContent(){
|
||||
key={option.value}
|
||||
className="bg-neutral-600 hover:bg-neutral-700"
|
||||
value={option.value}
|
||||
children={option.label}
|
||||
/>
|
||||
>
|
||||
{option.label}
|
||||
</OptionInput>
|
||||
))
|
||||
}
|
||||
</SelectInput>
|
||||
|
||||
Reference in New Issue
Block a user