Update virtual sample dialog title

This commit is contained in:
Timothée Goguely 2024-11-20 18:42:37 +01:00
parent 116290733f
commit a98665313f

View file

@ -28,7 +28,7 @@
<span>Vue statique</span>
</button>
</div>
<h2 class="font-serif text-lg">Titre du rendu</h2>
<h2 class="font-serif text-lg">Échantillon virtuel</h2>
</template>
<Dynamic v-if="activeTab === 'dynamic'" />