Commit abb8f15b authored by Trisno's avatar Trisno

update

parent 5d180b47
......@@ -601,6 +601,7 @@ class ShoppingCart extends React.Component {
</View>
</Card>
</TouchableOpacity>
) : (
<Card style={{ margin: 5, padding: 10, backgroundColor: 'gray' }}>
<View style={{ flexDirection: 'row', justifyContent: 'space-between', alignItems: 'center' }}>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment