File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Navigasi Paginasi -->
2
2
< div id ="pagination-controls " class ="pagination-controls ">
3
- < ion-button size ="small " shape ="round " id ="prevPage " disabled > < ion-icon slot ="icon-only " name ="arrow-back-circle-outline "> </ ion-icon > </ ion-button >
4
- < ion-button size ="small " shape ="round " id ="nextPage "> < ion-icon slot ="icon-only " name ="arrow-forward-circle-outline "> </ ion-icon > </ ion-button >
3
+ < ion-button size ="small " shape ="round " id ="prevPage " disabled > < ion-icon slot ="icon-only " size =" large " name ="arrow-back-circle-outline "> </ ion-icon > </ ion-button >
4
+ < ion-button size ="small " shape ="round " id ="nextPage "> < ion-icon slot ="icon-only " size =" large " name ="arrow-forward-circle-outline "> </ ion-icon > </ ion-button >
5
5
</ div >
6
6
7
7
< script type ="module ">
You can’t perform that action at this time.
0 commit comments