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

unused

parent 926556fa
No related branches found
No related tags found
No related merge requests found
import { SlowBuffer } from "buffer";
import { H2, H4 } from "../components/Headings";
import { H4 } from "../components/Headings";
import { LoremMedium } from "../components/Loremipsum";
import { Section, Subesction } from "../components/sections";
import { useTabNavigation } from "../utils/TabNavigation";
......@@ -10,8 +10,6 @@ export function Results() {
return (
<>
<H2 id="resultheading" text="Heading" ></H2>
<Section title="Abstract" id="Abstract">
<p>We have successfully demonstrated a <b>proof of concept</b> for our gene therapy approach targeting cystic fibrosis.
In initial experiments, HEK cells carrying a 3-base deletion analogous to the F508del mutation were transfected
......
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