Just added a justify content variable
This commit is contained in:
		| @@ -5,6 +5,7 @@ export default { | ||||
| 		flexDirection: 'row', | ||||
| 		flexWrap: 'wrap', | ||||
| 		flexFlow: 'row wrap', | ||||
| 		justifyContent: 'space-around', | ||||
| 	}, | ||||
|  | ||||
| 	wrappingDiv: { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user