Skip to content

Commit bbab54c

Browse files
author
jonisaa
committed
#2 Add todo
1 parent 88a6f7d commit bbab54c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/field/FileUpload.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export default class FileUpload extends Component {
5959

6060
let rowStyle = {};
6161

62+
//TODO check row
6263
if (files) {
6364
rowStyle = {
6465
padding: "10px"

0 commit comments

Comments
 (0)