Moves unique styles of Button component from common to local file

This commit is contained in:
mashazyu
2020-03-23 15:45:59 +01:00
committed by Sofiya Tepikin
parent 1a46e1bb2e
commit 652bc1ffe2
4 changed files with 20 additions and 29 deletions
-4
View File
@@ -12,10 +12,6 @@ export default {
borderStyle: 'solid',
borderWidth: 1,
},
orangeButton: {
backgroundColor: Colors.orange,
borderRadius: 25
},
page: {
backgroundColor: Colors.tourquiseLight,
flex: 1