Files
doneit-web/src/app/shared/btn-seguinte/btn-seguinte.page.html
T
2021-04-16 11:25:10 +01:00

5 lines
98 B
HTML

<div>
<button class="btn-no-color right">
<ion-label>Seguinte</ion-label>
</button>
</div>