Commit d7a501e0 authored by Max Alekseenko's avatar Max Alekseenko

fix warning

parent e4a92073
......@@ -42,7 +42,7 @@ const RewardsDashboardCard = ({
{ availableSoon && <AvailableSoonLabel/> }
</Flex>
) }
<Text fontSize="sm">
<Text as="div" fontSize="sm">
{ description }
</Text>
{ contentAfter }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment