fix: missing previous data throwing error
This commit is contained in:
@@ -13,7 +13,7 @@ export default function ShowMoreButton({
|
||||
<Button
|
||||
disabled={disabled}
|
||||
intent="primary"
|
||||
theme="secondaryDark"
|
||||
theme="primaryDark"
|
||||
type="button"
|
||||
onClick={loadMoreData}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user