From d818b31784bb29faaab6abefd3e7aab9a5d4dce1 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 7 Oct 2020 14:33:41 -0500 Subject: [PATCH] formatting --- stubs/inertia/resources/js/Pages/Profile/Show.vue | 3 +-- .../js/Pages/Profile/UpdateProfileInformationForm.vue | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/stubs/inertia/resources/js/Pages/Profile/Show.vue b/stubs/inertia/resources/js/Pages/Profile/Show.vue index f19516d07..7d3751900 100644 --- a/stubs/inertia/resources/js/Pages/Profile/Show.vue +++ b/stubs/inertia/resources/js/Pages/Profile/Show.vue @@ -8,8 +8,7 @@
- + diff --git a/stubs/inertia/resources/js/Pages/Profile/UpdateProfileInformationForm.vue b/stubs/inertia/resources/js/Pages/Profile/UpdateProfileInformationForm.vue index 2d4b2be9e..27b9b2584 100644 --- a/stubs/inertia/resources/js/Pages/Profile/UpdateProfileInformationForm.vue +++ b/stubs/inertia/resources/js/Pages/Profile/UpdateProfileInformationForm.vue @@ -88,9 +88,7 @@ JetSecondaryButton, }, - props: { - user: Object, - }, + props: ['user'], data() { return {