Updated form for creating delivery
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- src/views/Profile.vue -->
|
||||
<!-- src/pages/customer/profile/profile.vue -->
|
||||
<template>
|
||||
<div class="w-full min-h-screen bg-base-200 px-4 md:px-10">
|
||||
<!-- ... breadcrumbs ... -->
|
||||
@@ -618,4 +618,4 @@ onSubmitSocial(commentText: string) {
|
||||
}
|
||||
},
|
||||
})
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user