♻️(react) make Pagination to use new Input
The Pagination component was not using the label of new Input.
This commit is contained in:
@@ -15,5 +15,9 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
|
||||
.c__field--default {
|
||||
width: 100px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user