diff --git a/frontend/src/components/Step5Interaction.vue b/frontend/src/components/Step5Interaction.vue index 81a39e9..abade15 100644 --- a/frontend/src/components/Step5Interaction.vue +++ b/frontend/src/components/Step5Interaction.vue @@ -29,6 +29,7 @@ }" >
+ {{ String(idx + 1).padStart(2, '0') }}

{{ section.title }}