Merge branch 'feature/juguohong/20260101'
This commit is contained in:
@@ -385,7 +385,9 @@ const ListPageContent: React.FC<ListPageContentProps> = ({
|
||||
};
|
||||
|
||||
const handleRefresh = async () => {
|
||||
|
||||
if (refreshing) {
|
||||
return;
|
||||
}
|
||||
|
||||
setRefreshing(true);
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user