2.0.0 - Overhaul
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m13s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m13s
This commit is contained in:
@@ -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 ? (
|
||||
|
||||
Reference in New Issue
Block a user