CreateCourseProgress is a functional component that renders a progress bar for course creation. The progress bar is divided into steps based on the course creation mode. The current step is highlighted in the progress bar.
The properties of the progress bar.
A JSX element.
CreateCourseProgress is a functional component that renders a progress bar for course creation. The progress bar is divided into steps based on the course creation mode. The current step is highlighted in the progress bar.