Include demo for now
This commit is contained in:
@@ -224,11 +224,11 @@ let ProfileHeaderStandard = ({
|
|||||||
</View>
|
</View>
|
||||||
)}
|
)}
|
||||||
</Tooltip.Target>
|
</Tooltip.Target>
|
||||||
<Tooltip.Content>
|
<Tooltip.TextBubble>
|
||||||
<Text selectable>
|
<Text>
|
||||||
The quick brown fox jumps over the lazy dog
|
<Trans>Boop</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
</Tooltip.Content>
|
</Tooltip.TextBubble>
|
||||||
</Tooltip.Outer>
|
</Tooltip.Outer>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user