Skip to content

Commit

Permalink
txt
Browse files Browse the repository at this point in the history
  • Loading branch information
belone0 committed Aug 17, 2024
1 parent 28bc685 commit 1a0a22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Pages/Geracao/Geracao.vue
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ const onUpload = () => {
</StepPanel> -->
<StepPanel class="rounded-lg p-6" v-slot="{ activateCallback }" value="2">
<div class="flex flex-col min-h-60">
<h1 class="font-semibold text-3xl">Adicione as disciplinas previamente cursadas</h1>
<h1 class="font-semibold text-3xl">Adicione as disciplinas cursadas ({{ grade_antiga.titulo }})</h1>
<div class="flex mt-14 justify-center gap-10">

<div class="flex flex-col w-fit">
Expand Down

0 comments on commit 1a0a22e

Please sign in to comment.