- {DEFAULT_GLOBAL_VIEWS_LIST.map((tab) => (
-
-
- {tab.label}
-
-
- ))}
+
+
+ {DEFAULT_GLOBAL_VIEWS_LIST.map((tab) => (
+
+
+ {tab.label}
+
+
+ ))}
- {currentWorkspaceViews?.map((viewId) => (
-
- ))}
+ {currentWorkspaceViews?.map((viewId) => (
+
+ ))}
+