flowchart changes updated

This commit is contained in:
mukesh13
2025-09-04 02:33:03 +05:30
parent 3f803ac0c9
commit 78a56a061b
65 changed files with 2234 additions and 992 deletions

View File

@ -12,7 +12,7 @@ const TargetedApplications = () => {
return (
<ApplicationsLayout
title="Applications of Targeted Sequencing"
title="Applications of Custom Sequencing"
applicationItems={applicationItems}
/>
);