Files
card-forge/src/lib/components/wizard/StepGallery.svelte
2025-07-17 15:40:54 +02:00

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>