+
{{getMoment(assignment.date).format("MMM Do")}}
@@ -41,7 +41,7 @@
@Prop({required: true}) assignment: Assignment;
@Prop({default: false}) unread: boolean;
- @Prop({default: '#f5f7fa'}) background: string;
+ @Prop({default: '#f5f7fa'}) backgroundColor: string;
/**
* Format a date to the displayed format