chore:lint
This commit is contained in:
@@ -13,7 +13,7 @@ const ConfirmationBox = ({ selector, onClose }: ConfirmationBoxProps) => {
|
|||||||
<Typography>
|
<Typography>
|
||||||
Do you want to proceed?
|
Do you want to proceed?
|
||||||
</Typography>
|
</Typography>
|
||||||
<Box style={{marginTop: '4px'}}>
|
<Box style={{ marginTop: '4px' }}>
|
||||||
Selector: {selector}
|
Selector: {selector}
|
||||||
<pre>{selector}</pre>
|
<pre>{selector}</pre>
|
||||||
</Box>
|
</Box>
|
||||||
|
|||||||
Reference in New Issue
Block a user