mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 17:57:10 +00:00
test
This commit is contained in:
-1
@@ -68,7 +68,6 @@ const FileSolution: React.FC<FileSolutionProps> = ({
|
||||
? existingFileUrl.split('/').pop() || 'file'
|
||||
: '';
|
||||
|
||||
console.log(firstSolution, "IS FIRST SOLUTION")
|
||||
const hasFile = !!selectedFile || (!!existingFileUrl && !firstSolution);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user