A
Anonymous
Steps - Copy this React, Tailwind Component to your project
Create a multi step progress bar component for a registration form with 3 steps: 'Cadastre se', 'Escolha uma senha', and 'Cadastro realizado com sucesso'. Each step should be represented by circles connected by lines. The circle for the current step should be filled with green, while the steps not yet completed should remain gray. The lines connecting the steps should also be green or gray, depending on the progress.
Prompt
