From 297209e84b2740e3da17a8643e74edef9cdac3b7 Mon Sep 17 00:00:00 2001 From: WiraJustisiaNega Date: Mon, 15 Mar 2021 11:01:28 +0700 Subject: [PATCH] perubahan --- src/styles/_calculator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_calculator.js b/src/styles/_calculator.js index cecb038..5789223 100644 --- a/src/styles/_calculator.js +++ b/src/styles/_calculator.js @@ -11,7 +11,7 @@ const styles = StyleSheet.create({ alignItems: 'flex-end' }, calculationText: { - color: 'white', + color: 'black', fontSize: 40 }, result: {