🔧 chore: use `` for text
This commit is contained in:
parent
2a8fc30979
commit
be8f0bc4ad
@ -43,7 +43,7 @@ const Id = () => {
|
|||||||
leftIcon={<LinkChainIcon />}
|
leftIcon={<LinkChainIcon />}
|
||||||
>
|
>
|
||||||
{/* // TODO: use dynamic value */}
|
{/* // TODO: use dynamic value */}
|
||||||
www.iglootools.snowballtools.xyz
|
www.iglootools.snowballtools.xyz
|
||||||
</Button>
|
</Button>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@ -56,7 +56,7 @@ const Id = () => {
|
|||||||
<QuestionMarkRoundFilledIcon size={18} />
|
<QuestionMarkRoundFilledIcon size={18} />
|
||||||
</div>
|
</div>
|
||||||
<Heading as="h5" className="font-sans font-medium text-sm">
|
<Heading as="h5" className="font-sans font-medium text-sm">
|
||||||
Wondering what’s next?
|
{`Wondering what's next?`}
|
||||||
</Heading>
|
</Heading>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user