A carousel was used instead of the traditional Etcher Like UI to help users navigate better and also to explicitly indicate there are only three steps in the process.
Taking @hanaral's suggestion, I've used CarouselIndicatorLines replacing the previously CarouselIndicatorDots.
Fixes #3
A carousel was used instead of the traditional Etcher Like UI to help users navigate better and also to explicitly indicate there are only three steps in the process.
Taking @hanaral's suggestion, I've used
CarouselIndicatorLines
replacing the previouslyCarouselIndicatorDots
.