feat: 本次提交更新内容如下
准备开始修复bug
This commit is contained in:
@@ -1144,7 +1144,7 @@ function FriendSelectionDialog({ open, onOpenChange, selectedFriends = [], onSel
|
||||
<Button onClick={handleConfirm} className="px-6 bg-blue-600 hover:bg-blue-700 rounded-full">
|
||||
确定 ({selectedFriends.length})
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</DialogContent>
|
||||
</Dialog>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user