feat(SW-391): Changes after PR
This commit is contained in:
@@ -83,7 +83,7 @@ function SidePeek({
|
||||
aria-label={intl.formatMessage({ id: "Close" })}
|
||||
className={styles.closeButton}
|
||||
intent="text"
|
||||
onClick={onClose}
|
||||
onPress={onClose}
|
||||
>
|
||||
<CloseLargeIcon color="burgundy" />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user