@sprucelabs/spruce-calendar-components 24.0.21 → 24.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -259,5 +259,5 @@ class CalendarViewController extends heartwood_view_controllers_1.CalendarViewCo
259
259
  return Object.assign(Object.assign({}, super.render()), { people: this.getPeople() });
260
260
  }
261
261
  }
262
- exports.default = CalendarViewController;
263
262
  CalendarViewController.id = 'calendar';
263
+ exports.default = CalendarViewController;