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