mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
consent context vibe
This commit is contained in:
@@ -177,6 +177,8 @@ const TranscriptCreate = () => {
|
||||
value={targetLanguage}
|
||||
onChange={onLanguageChange}
|
||||
placeholder="Choose your language"
|
||||
onBlur={() => {}}
|
||||
onFocus={() => {}}
|
||||
/>
|
||||
</Box>
|
||||
{isClient && !loading ? (
|
||||
|
||||
Reference in New Issue
Block a user