Skip to content

Commit 2eef934

Browse files
Steven VoSteven Vo
authored andcommitted
Reapply "Hide WaveAI button from top menu bar"
This reverts commit 589cc0b.
1 parent 273ddef commit 2eef934

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/app/tab/tabbar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,6 @@ const TabBar = memo(({ workspace }: TabBarProps) => {
697697
<i className="fa fa-ellipsis" />
698698
</div>
699699
)}
700-
<WaveAIButton />
701700
<WorkspaceSwitcher ref={workspaceSwitcherRef} />
702701
<div className="tab-bar" ref={tabBarRef} data-overlayscrollbars-initialize>
703702
<div className="tabs-wrapper" ref={tabsWrapperRef} style={{ width: `${tabsWrapperWidth}px` }}>

0 commit comments

Comments
 (0)