From c34c1fb16f08cf5a5bb0608c93ba9b88ceaa4d66 Mon Sep 17 00:00:00 2001 From: Buster Neece Date: Wed, 4 Jan 2023 11:37:07 -0600 Subject: [PATCH] Use "pickProps" function for prop drilling in profile panel. --- frontend/vue/components/Stations/Profile.vue | 24 ++++++++----------- .../Stations/Profile/BackendPanel.vue | 6 ----- .../Stations/Profile/FrontendPanel.vue | 6 ----- .../Stations/Profile/HeaderPanel.vue | 6 ----- .../Stations/Profile/NowPlayingPanel.vue | 6 ----- .../Stations/Profile/PublicPagesPanel.vue | 6 ----- .../Stations/Profile/RequestsPanel.vue | 6 ----- .../Stations/Profile/StreamersPanel.vue | 6 ----- frontend/vue/functions/pickProps.js | 9 +++++++ 9 files changed, 19 insertions(+), 56 deletions(-) create mode 100644 frontend/vue/functions/pickProps.js diff --git a/frontend/vue/components/Stations/Profile.vue b/frontend/vue/components/Stations/Profile.vue index 389409ec4..fa25fe590 100644 --- a/frontend/vue/components/Stations/Profile.vue +++ b/frontend/vue/components/Stations/Profile.vue @@ -1,6 +1,6 @@ - - - - - - - - -