diff --git a/components/SmartChatBox/LoadMoreButton.tsx b/components/SmartChatBox/LoadMoreButton.tsx index dfcf1ef..45884b7 100644 --- a/components/SmartChatBox/LoadMoreButton.tsx +++ b/components/SmartChatBox/LoadMoreButton.tsx @@ -11,7 +11,7 @@ export function LoadMoreButton({ onClick, loading = false }: LoadMoreButtonProps