Skip to content

Commit

Permalink
fixed missing semi-colon
Browse files Browse the repository at this point in the history
  • Loading branch information
vuchl committed Oct 16, 2017
1 parent 90031eb commit e4c6093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fields/abstractField.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,4 @@ export default {
return value;
}
}
}
};

0 comments on commit e4c6093

Please sign in to comment.