summaryrefslogtreecommitdiff
path: root/app/client/common/fileList.component.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-06-08 02:55:28 +0200
committerJules Laplace <julescarbon@gmail.com>2018-06-08 02:55:28 +0200
commit9994478a0f6895b4d62747d31c82f4936ac156f9 (patch)
treed759a5eb89bea3dd3a273aa1a9abe9b2f871cc97 /app/client/common/fileList.component.js
parent4ea714781e99ca8358bd74a8f3482dd46340654a (diff)
gotta go with the dataset
Diffstat (limited to 'app/client/common/fileList.component.js')
-rw-r--r--app/client/common/fileList.component.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/client/common/fileList.component.js b/app/client/common/fileList.component.js
index 5daa165..7e23044 100644
--- a/app/client/common/fileList.component.js
+++ b/app/client/common/fileList.component.js
@@ -41,6 +41,7 @@ export const FileList = props => {
</div>
)
}
+ console.log(files)
return (
<div className={'rows ' + className}>
{title &&