2.0.0 - Overhaul
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m13s

This commit is contained in:
2025-08-18 11:44:55 -06:00
parent bd71602d95
commit ec58d44b9d
20 changed files with 273 additions and 1345 deletions

View File

@@ -52,7 +52,7 @@ export default function ResumeDownloadButton({
class={`btn bg-primary font-bold rounded-full inline-flex items-center gap-2 text-sm sm:text-base ${
isLoading
? "text-primary border-2 border-primary"
: "text-base-100"
: ""
}`}
>
{isLoading ? (