# I have a scroll area with a bunch of cards, but I want one row that I can scroll horizontally. How would I do that? <ScrollArea> <Group> <Games></Games> <Games></Games> <Games></Games> <Games></Games> <Games></Games> </Group> </ScrollArea>