removed unused IdLabel component

This commit is contained in:
Gani Georgiev
2023-01-24 12:45:05 +02:00
parent 2d40487b21
commit e5477961ad
38 changed files with 148 additions and 158 deletions
+1 -1
View File
@@ -221,7 +221,7 @@
<div class="block txt-center m-t-xs">
<button
type="button"
class="btn btn-lg btn-transparent btn-expanded"
class="btn btn-lg btn-secondary btn-expanded"
class:btn-loading={isLoading}
class:btn-disabled={isLoading}
on:click={() => load(currentPage + 1)}