diff --git a/src/modals/directory/AddListingModal.vue b/src/modals/directory/AddListingModal.vue index b04b674f..255adc92 100644 --- a/src/modals/directory/AddListingModal.vue +++ b/src/modals/directory/AddListingModal.vue @@ -3,113 +3,137 @@ import { navigationStore, directoryStore } from '../../store/store.js' - - - Directory toevoegen - - - Listing succesvol toegevoegd - - - Er is iets fout gegaan bij het toevoegen van Listing - - - {{ error }} - - - - - - - - - - - Toevoegen - - - + + + Directory toevoegen + + + Listing succesvol toegevoegd + + + Er is iets fout gegaan bij het toevoegen van Listing + + + {{ error }} + + + + + Er is geen valide URL ingevoerd. + + + + + + + + + Submit + + +
Listing succesvol toegevoegd
Er is iets fout gegaan bij het toevoegen van Listing
{{ error }}
Er is geen valide URL ingevoerd.