Files
doneit-web/src/app/shared/btn-seguinte/btn-seguinte.page.html
T

5 lines
98 B
HTML
Raw Normal View History

2021-04-16 11:25:10 +01:00
<div>
<button class="btn-no-color right">
<ion-label>Seguinte</ion-label>
</button>
</div>