This commit is contained in:
Nastya 2024-02-15 18:29:03 +03:00
parent 06fb5288c0
commit 31c45ca486

@ -252,7 +252,7 @@ export const File = ({ currentQuestion }: FileProps) => {
}}>
{
!readySend ? <>
readySend ? <>
<ButtonBase component="label" sx={{ justifyContent: "flex-start", width: "100%" }}>
<input
onChange={uploadFile}