Skip to content

Commit

Permalink
Merge pull request #26 from MileyHollenberg/master
Browse files Browse the repository at this point in the history
Made the widget render inside Interface Builder
  • Loading branch information
maximbilan committed Aug 28, 2018
2 parents ae50724 + d20a341 commit dcad118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios_calendar/Sources/CalendarView.m
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ - (NSCalendarIdentifier) calendarIdentifier;

@end

IB_DESIGNABLE
@implementation CalendarView

@synthesize currentDate = _currentDate;
Expand Down

0 comments on commit dcad118

Please sign in to comment.