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