Newer
Older
import { createSidebar } from "../utils/createSidebar";
const tabs = [
{ tab: "Abstract" },
{ tab: "Cystic Fibrosis", subtabs: ["Overview", "The CFTR Protein", "ΔF508", "Symptoms", "Diagnosis", "Treatment"]},
{tab: "Our Motivation"},
{tab: "Approach"},
{tab: "Delivery"},
{tab: "Our Vision"},
{tab: "References"}