mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 09:54:43 +10:00
feat: implement resume preview loading enhancements and add tests for preview components
This commit is contained in:
@@ -45,6 +45,7 @@ export function PublicResumeRoute() {
|
||||
<>
|
||||
<div className="mx-auto my-12 flex flex-col items-center gap-12 print:m-0 print:block print:max-w-full print:px-0">
|
||||
<ResumePreview
|
||||
data={resume.data}
|
||||
pageGap="1rem"
|
||||
pageScale={1.25}
|
||||
pageLayout="vertical"
|
||||
|
||||
Reference in New Issue
Block a user