mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
fix background color not updating for pressable
This commit is contained in:
@@ -63,7 +63,7 @@ export const PressableButton = ({
|
|||||||
},
|
},
|
||||||
customStyle,
|
customStyle,
|
||||||
],
|
],
|
||||||
[customStyle, noborder, type],
|
[customStyle, noborder, type,colors],
|
||||||
);
|
);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user