--
This commit is contained in:
parent
06fb5288c0
commit
31c45ca486
@ -252,7 +252,7 @@ export const File = ({ currentQuestion }: FileProps) => {
|
|||||||
}}>
|
}}>
|
||||||
{
|
{
|
||||||
|
|
||||||
!readySend ? <>
|
readySend ? <>
|
||||||
<ButtonBase component="label" sx={{ justifyContent: "flex-start", width: "100%" }}>
|
<ButtonBase component="label" sx={{ justifyContent: "flex-start", width: "100%" }}>
|
||||||
<input
|
<input
|
||||||
onChange={uploadFile}
|
onChange={uploadFile}
|
||||||
|
Loading…
Reference in New Issue
Block a user