feat: !show add tab button
This commit is contained in:
@@ -67,7 +67,7 @@ export const BrowserTabs = (
|
||||
})}
|
||||
</Tabs>
|
||||
</Box>
|
||||
<AddButton handleClick={handleAddNewTab} style={{ background: 'white' }} />
|
||||
{/* <AddButton handleClick={handleAddNewTab} style={{ background: 'white' }} /> */}
|
||||
</Box>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user