Просмотр исходного кода

:pencil2: fixed typo from rebase

juan-filtering-match-pool
tomit4 2 лет назад
Родитель
Сommit
df9e234db8
1 измененных файлов: 0 добавлений и 5 удалений
  1. 0
    5
      frontend/src/views/OnboardingView.vue

+ 0
- 5
frontend/src/views/OnboardingView.vue Просмотреть файл

@@ -29,12 +29,7 @@ main.view--onboarding
29 29
             p(v-if='currentStep != 0') You have completed: {{ currentStep }} / {{ survey?.steps?.length }} survey steps
30 30
 
31 31
     article(v-else)
32
-<<<<<<< HEAD
33
-        SurveyCompleteView(:surveySteps='survey.steps' :responses='responses')
34
-=======
35
-        // TODO: format answers and surveySteps on created based off of existing responses
36 32
         SurveyCompleteView(:answers='answered' :surveySteps='survey.steps' :responses='responses')
37
->>>>>>> f9ccc4c (:memo: Small note on how to proceed with SurveyCompleteView)
38 33
 </template>
39 34
 
40 35
 <script>

Загрузка…
Отмена
Сохранить