Skip to content

Commit 1fc83f5

Browse files
committed
refactor: remove unneeded isDelete prop from DynamicTabType
1 parent 9a90472 commit 1fc83f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Shared/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,6 @@ interface CommonTabArgsType {
787787
* Title for the tab
788788
*/
789789
title?: string
790-
isDeleted?: boolean
791790
/**
792791
* Type for the tab
793792
*

0 commit comments

Comments
 (0)