lot of bugfixes, better migration script

This commit is contained in:
Amruth Pillai
2026-01-23 01:07:52 +01:00
parent a10954ed14
commit 35e2daa807
95 changed files with 3661 additions and 3645 deletions
+1 -1
View File
@@ -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>