ebanutsya
This commit is contained in:
@@ -56,7 +56,7 @@ const OrderProductsList: FC<ListProps> = ({products, onSelected}) => {
|
||||
|
||||
const listStyles = StyleSheet.create({
|
||||
container: {
|
||||
backgroundColor: "white",
|
||||
backgroundColor: 'white',
|
||||
flex: 1
|
||||
},
|
||||
title: {
|
||||
|
||||
Reference in New Issue
Block a user