Skip to content

Commit

Permalink
Merge pull request #189 from Aar-if/coursePlanner
Browse files Browse the repository at this point in the history
Issue #0000 chore: resolved build issue
  • Loading branch information
itsvick authored Aug 26, 2024
2 parents 189c246 + dc3c792 commit 17897dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/Interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -443,8 +443,8 @@ export interface FacilitatorDrawerProps {
drawerState: { bottom: boolean };
}
export interface CoursePlannerCardsProps {
title: string;
subtitle: string;
resources: any;

}

export interface scheduleEventParam {
Expand Down

0 comments on commit 17897dc

Please sign in to comment.