Parker Queen
Results
1
comments of
Parker Queen
@artyorsh If you run the code below, you'd see the child components of `Card` do not follow the `flexDirection: 'row'` property but rather stubbornly get rendered in a column. ```...