5 lines
198 B
Svelte
5 lines
198 B
Svelte
<div class="p-6">
|
|
<h2 class="text-xl font-semibold text-gray-900">Review Photos</h2>
|
|
<p class="text-sm text-gray-700">Photo gallery and review functionality will be implemented here.</p>
|
|
</div>
|