Skip to content
Snippets Groups Projects
Commit b2c9291e authored by Malin Haugland Høli's avatar Malin Haugland Høli
Browse files

fix: :ambulance: Add the successMessage to the template

parent a3c0c209
No related branches found
No related tags found
3 merge requests!66Final merge,!38Confirmation when email is sent,!4Pipeline fix
Pipeline #280462 failed
......@@ -144,5 +144,7 @@ watch(
</div>
</div>
</template>
<p v-if="successMessage" class="text-green-500">{{ successMessage }}</p>
</modal-component>
</template>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment