Drop the third-party comparison from the Rooms index subtitle and neutralize the SpaceService docblock. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="flex items-center justify-between">
|
||||
<div>
|
||||
<h1 class="text-xl font-semibold text-slate-900">Rooms</h1>
|
||||
<p class="mt-1 text-sm text-slate-500">Audio-only discussions with a host, assigned speakers, and listeners — like X Spaces.</p>
|
||||
<p class="mt-1 text-sm text-slate-500">Audio-only discussions with a host, assigned speakers, and listeners.</p>
|
||||
</div>
|
||||
<a href="{{ route('meet.spaces.create') }}" class="btn-primary">Create room</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user