feat(WEB-220): label translations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export type ShowMoreButtonParams = {
|
||||
disabled?: boolean
|
||||
loadMoreData: () => void
|
||||
disabled: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user