mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update feature page
This commit is contained in:
@@ -148,7 +148,9 @@ const Feature = () => {
|
|||||||
Repo
|
Repo
|
||||||
</Text>
|
</Text>
|
||||||
</Box>
|
</Box>
|
||||||
<Link href={feature.repo}>{feature.repo}</Link>
|
<Link url target='_blank' href={feature.repo}>
|
||||||
|
{feature.repo}
|
||||||
|
</Link>
|
||||||
</Box>
|
</Box>
|
||||||
</Box>
|
</Box>
|
||||||
</Wrapper>
|
</Wrapper>
|
||||||
|
|||||||
Reference in New Issue
Block a user