feat: change
This commit is contained in:
parent
efabdc06a4
commit
d99d4eae4c
|
|
@ -337,7 +337,7 @@ export const PickPlatforms: FC<{
|
||||||
height="16"
|
height="16"
|
||||||
viewBox="0 0 16 16"
|
viewBox="0 0 16 16"
|
||||||
fill="none"
|
fill="none"
|
||||||
className={!isRight ? 'pointer-events-none invisible' : ''}
|
className={!isRight ? 'pointer-events-none invisible' : ' '}
|
||||||
onClick={changeOffset(200)}
|
onClick={changeOffset(200)}
|
||||||
>
|
>
|
||||||
<path
|
<path
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue