Skip to content
Snippets Groups Projects
Commit 5206b487 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

proof

parent 25e81151
No related branches found
No related tags found
No related merge requests found
Pipeline #403775 passed
......@@ -12,4 +12,5 @@ unused.py
unused-css-master
my-chart-test
other
dist
src/components/resources
\ No newline at end of file
export function Proof() {
return (
<>
<div className="row mt-4">
<div className="col">
</div>
</div>
<section id="prelim-2000">
<h2>Preliminary test with lipofectamine 2000</h2>
<h3>Seeding</h3>
<h3>Transfection</h3>
<h3>Microscopy</h3>
</section>
<section id="pos-control-2000">
<h2>Positiv control and optimization</h2>
<h3>Seeding</h3>
<h3>Transfection</h3>
<h3>Microscopy</h3>
</section>
<section id="pos-control-3000">
<h2>Positiv control and optimization</h2>
<h3>Seeding</h3>
<h3>Transfection</h3>
<h3>Microscopy</h3>
</section>
<section id="poc-3000">
<h2>Preliminary test with lipofectamine 2000</h2>
<h3>Seeding</h3>
<h3>Transfection</h3>
<h3>Microscopy</h3>
</section>
</>
);
}
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