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