diff --git a/apps/mobile/src/components/PressableButton/index.js b/apps/mobile/src/components/PressableButton/index.js index d86cfdaad..7f306bc27 100644 --- a/apps/mobile/src/components/PressableButton/index.js +++ b/apps/mobile/src/components/PressableButton/index.js @@ -63,7 +63,7 @@ export const PressableButton = ({ }, customStyle, ], - [customStyle, noborder, type], + [customStyle, noborder, type,colors], ); return (