chore: lint
This commit is contained in:
@@ -70,7 +70,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