From f20e1f29a2798ca8c39a885f893fe3f4a0095c8d Mon Sep 17 00:00:00 2001 From: jiangmingwen <178202798@qq.com> Date: Thu, 13 Feb 2025 17:08:19 +0800 Subject: [PATCH] fix: BorderSet and borderTab support attributes 'show' --- src/view/BorderTabSet.tsx | 2 +- src/view/Layout.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/BorderTabSet.tsx b/src/view/BorderTabSet.tsx index 74ba3a03..83670829 100755 --- a/src/view/BorderTabSet.tsx +++ b/src/view/BorderTabSet.tsx @@ -207,7 +207,7 @@ export const BorderTabSet = (props: IBorderTabSetProps) => {