Skip to content

Instantly share code, notes, and snippets.

View tclayson's full-sized avatar

Thomas Clayson tclayson

View GitHub Profile
import React from "react";
// Import Contentful Rich Text libraries
import { INLINES } from "@contentful/rich-text-types";
import { documentToReactComponents } from "@contentful/rich-text-react-renderer";
function ArticleBodyComponent() {
const references = [];
const options = {