🔧 chore: add TODO
This commit is contained in:
parent
4074dd4001
commit
2a8fc30979
@ -35,12 +35,14 @@ const Id = () => {
|
|||||||
Your project has been deployed at{' '}
|
Your project has been deployed at{' '}
|
||||||
<Button
|
<Button
|
||||||
className="no-underline text-elements-link"
|
className="no-underline text-elements-link"
|
||||||
|
// TODO: use dynamic value
|
||||||
href="https://www.iglootools.snowballtools.xyz"
|
href="https://www.iglootools.snowballtools.xyz"
|
||||||
as="a"
|
as="a"
|
||||||
variant="link-emphasized"
|
variant="link-emphasized"
|
||||||
external
|
external
|
||||||
leftIcon={<LinkChainIcon />}
|
leftIcon={<LinkChainIcon />}
|
||||||
>
|
>
|
||||||
|
{/* // TODO: use dynamic value */}
|
||||||
www.iglootools.snowballtools.xyz
|
www.iglootools.snowballtools.xyz
|
||||||
</Button>
|
</Button>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user