master
terms.tsx
import React from "react" import { graphql, PageProps } from "gatsby" import { LayoutManager } from "components/layoutManager" import SEO from "components/seo"