fix: add missing fragment closing tag in Rooms page

This commit is contained in:
2026-07-05 21:29:42 +08:00
parent 831a2c35d0
commit 1b49d971ae

View File

@@ -263,6 +263,7 @@ const RoomsPage: React.FC = () => {
</PermissionButton>
</Popconfirm>
</>
)}
</Space>
),