Skip to content

fixing pt details in header issue#29

Open
vishesh-eka wants to merge 2 commits intomainfrom
header-alignment
Open

fixing pt details in header issue#29
vishesh-eka wants to merge 2 commits intomainfrom
header-alignment

Conversation

@vishesh-eka
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/templateUtils.tsx
{rxLocalConfig?.header_border && (
<div className="border-b border-darwin-neutral-500"></div>
)}
<div
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we add empty diff if render_pdf_config?.floating_patient_details is false?

Comment thread src/templateUtils.tsx
marginRight: render_pdf_config?.header_right_margin,
}}
>
{render_pdf_config?.floating_patient_details &&
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, we have duplidate code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants