Skip to content

Commit 3313cbf

Browse files
author
Tautvilas Mečinskas
authored
Merge pull request #271 from lBroth/patch-1
update index.js Agenda
2 parents b470506 + fed2d75 commit 3313cbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/agenda/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ export default class AgendaView extends Component {
394394
pastScrollRange={this.props.pastScrollRange}
395395
futureScrollRange={this.props.futureScrollRange}
396396
dayComponent={this.props.dayComponent}
397+
disabledByDefault={this.props.disabledByDefault}
397398
/>
398399
</Animated.View>
399400
{knob}

0 commit comments

Comments
 (0)