Remove page numbering from navigation and page links
This commit is contained in:
@@ -1704,7 +1704,7 @@ export default function AdminInviteManagementPage() {
|
||||
</div>
|
||||
{inviteEditingId == null ? (
|
||||
<div className="invite-created-card">
|
||||
<span className="eyebrow">Option 04 · Invites</span>
|
||||
<span className="eyebrow">Invites</span>
|
||||
<h3>Create invites from the client workspace</h3>
|
||||
<p>The guided invite flow now lives in the main navigation where users can create and manage their own invitations.</p>
|
||||
<button type="button" onClick={() => router.push('/profile/invites')}>Open client invite workspace</button>
|
||||
|
||||
Reference in New Issue
Block a user