Commit c679aa9
authored
refactor: Update disabledClasses in FwbPagination.vue (#319)
The disabledClasses variable in FwbPagination.vue has been updated to use the "disabled:opacity-50 disabled:cursor-not-allowed" classes instead of the previous "bg-gray-100 text-gray-700 dark:bg-gray-700 dark:text-white cursor-not-allowed" classes. This change improves the consistency and readability of the code.1 parent 6244757 commit c679aa9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments