feat: remove pair detail tav
This commit is contained in:
@@ -60,7 +60,6 @@ export const RightSidePanel = ({pairForEdit, changeBrowserDimensions}: RightSide
|
|||||||
|
|
||||||
<Tabs value={content} onChange={handleChange} centered>
|
<Tabs value={content} onChange={handleChange} centered>
|
||||||
<Tab label="Actions" value="action" />
|
<Tab label="Actions" value="action" />
|
||||||
<Tab label="Pair detail" value="detail"/>
|
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
{content === 'action' ? (
|
{content === 'action' ? (
|
||||||
|
|||||||
Reference in New Issue
Block a user