fix(SW-194): cleanup
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
export type ShowMoreButtonProps = {
|
|
||||||
textShowMore: string
|
|
||||||
textShowLess: string
|
|
||||||
allItemsVisible: boolean
|
|
||||||
handleToggleShowMore: () => void
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user