mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-27 18:34:51 +10:00
lot of bugfixes, better migration script
This commit is contained in:
@@ -85,7 +85,7 @@ function RouteComponent() {
|
||||
</p>
|
||||
|
||||
<Button asChild variant="link">
|
||||
<a href="https://docs.rxresu.me/api-reference" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://docs.rxresu.me/api-reference" target="_blank" rel="noopener">
|
||||
<LinkSimpleIcon />
|
||||
<Trans>API Reference</Trans>
|
||||
</a>
|
||||
|
||||
@@ -45,7 +45,7 @@ function RouteComponent() {
|
||||
variant="link"
|
||||
className="h-5 justify-start text-muted-foreground text-xs active:scale-100"
|
||||
>
|
||||
<a href="https://crowdin.com/project/reactive-resume" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://crowdin.com/project/reactive-resume" target="_blank" rel="noopener">
|
||||
<Trans>Help translate the app to your language</Trans>
|
||||
<ArrowRightIcon className="size-3" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user