import PropTypes from 'prop-types'; import React from 'react'; const ColumnSubheading = ({ text }) => { return (