From 704011800afdf0e87dc006b8d6e444556eaa9bf8 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 10 八月 2021 14:24:42 +0800
Subject: [PATCH] 2021-08-10

---
 src/tabviews/custom/index.jsx |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/index.jsx b/src/tabviews/custom/index.jsx
index 985546b..ea7b418 100644
--- a/src/tabviews/custom/index.jsx
+++ b/src/tabviews/custom/index.jsx
@@ -738,7 +738,6 @@
     })
   }
 
-
   filterBalcony = (components, balMap) => {
     return components.filter(item => {
       if (item.type === 'tabs') {

--
Gitblit v1.8.0