Skip to content

Commit 99147ac

Browse files
committed
fix lint error
fix lint error
1 parent c23de04 commit 99147ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Formsy/WorkingHoursSelection.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ class WorkingHoursSelection extends React.Component {
114114

115115

116116
WorkingHoursSelection.defaultProps = {
117-
isRequired: false,
117+
isRequired: false
118118
}
119119

120120

0 commit comments

Comments
 (0)