gctools-outilsgc / gccollab-frontend

Angular frontend app for GCcollab
1 stars 1 forks source link

enh/calendar-feature-module #263

Closed doug0102 closed 7 months ago

doug0102 commented 7 months ago

The calendar should be moved from the shared module into its own feature module called calendar.module.ts. Move all imports in the shared module that are specific to the calendar into the new feature module.