Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into ui-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaZQ1 committed Oct 25, 2023
2 parents 2caf0a9 + 559de8e commit bb6cfca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const AddCourseButton: React.FC<AddCourseButtonProps & ButtonProps> = ({
color="primary.blue.light.main"
{...buttonProps}
>
Add Course
Add Courses
</Button>
);
};

0 comments on commit bb6cfca

Please sign in to comment.