Very simple component used to show a label with its corresponding value underneath.
The label
The item
<LabeledItem>
<LabeledItem.Label>The label</LabeledItem.Label>
<Paragraph>The item</Paragraph>
</LabeledItem>