fix: correct JSX nesting in tenant detail page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5d81667ddd
commit
55b521ca5c
|
|
@ -630,7 +630,6 @@ export default function TenantDetailPage() {
|
|||
</div>
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Invitations */}
|
||||
<div className="bg-card border rounded-lg p-6">
|
||||
|
|
|
|||
Loading…
Reference in New Issue