fix eslint errors

display-skeleton-view-over-team-planner-calendar
bsatarnejad 3 years ago
parent 42485889a6
commit 4022fbb05e
  1. 1
      frontend/src/app/features/team-planner/team-planner/loading-skeleton/team-planner-loading-skeleton.component.ts
  2. 2
      frontend/src/app/features/team-planner/team-planner/team-planner.module.ts

@ -24,7 +24,7 @@ import { OpTeamPlannerLoadingSkeletonComponent } from 'core-app/features/team-pl
AddAssigneeComponent,
AddExistingPaneComponent,
TeamPlannerSidemenuComponent,
OpTeamPlannerLoadingSkeletonComponent
OpTeamPlannerLoadingSkeletonComponent,
],
imports: [
OPSharedModule,

Loading…
Cancel
Save