From 0210b9d13f27c9dd9133ec28015ae209517c4a7b Mon Sep 17 00:00:00 2001 From: Peter Olu Date: Sat, 23 Apr 2022 19:27:34 +0100 Subject: [PATCH 1/2] updating tabs functionality for full view --- src/views/dashboard/controls/Tab.vue | 162 +++++++++++++++++++++++---- 1 file changed, 139 insertions(+), 23 deletions(-) diff --git a/src/views/dashboard/controls/Tab.vue b/src/views/dashboard/controls/Tab.vue index 7d153960..2f0a95cf 100644 --- a/src/views/dashboard/controls/Tab.vue +++ b/src/views/dashboard/controls/Tab.vue @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->