Skip to content
Snippets Groups Projects
Commit b90b0312 authored by Vera Köhler's avatar Vera Köhler
Browse files

Update file results.tsx

parent a00a8608
No related branches found
No related tags found
No related merge requests found
Pipeline #452808 passed
......@@ -3,6 +3,7 @@ import { H4 } from "../components/Headings";
import { LoremMedium } from "../components/Loremipsum";
import { Section, Subesction } from "../components/sections";
import { useTabNavigation } from "../utils/TabNavigation";
import { H5 } from "../components/Headings";
export function Results() {
......@@ -82,12 +83,20 @@ export function Results() {
<H4 text="Conclusion "/>
<LoremMedium/>
</Subesction>
<Subesction title="LNP Synthesis " id="Experimental Design3">
<H4 text="Goals"/>
<Subesction title="Delivery System" id="Experimental Design3">
<H4 text="Cayman LNP"/>
<p></p>
<H4 text="Workflow"/>
<H5 text="Transfection"/>
<H5 text="FACS"/>
<H5 text="Zetapotential"/>
<H5 text="Dynamic Light Scattering (DLS)"/>
<H5 text="Scanning electron microscopy (SEM)"/>
<H5 text="cryo-TEM"/>
<p></p>
<H4 text="Conclusion "/>
<H4 text="Corden LNP"/>
<p></p>
<H4 text="AirBuddy"/>
<LoremMedium/>
</Subesction>
<Subesction title="Cellculture " id="Experimental Design4">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment