() => ( <Stack flex> <Text>Primary text</Text> <Text type="secondary">Secondary text</Text> </Stack>);