mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: check errors
This commit is contained in:
+1
@@ -111,6 +111,7 @@
|
||||
<Upload.List
|
||||
files={Array.from(files).map((f) => {
|
||||
return {
|
||||
...f,
|
||||
size: f.size,
|
||||
name: f.name,
|
||||
removable: true,
|
||||
|
||||
Reference in New Issue
Block a user