fix: update registration button text from 'Regístrate' to 'Registro'
This commit is contained in:
@@ -94,7 +94,7 @@ export default function EventoCard({
|
||||
}`}
|
||||
className="btn mt-2 w-100 btn-outline-primary"
|
||||
>
|
||||
Regístrate
|
||||
Registro
|
||||
</Link>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user