import React from 'react'; // eslint-disable-next-line react/function-component-definition export default function QuestionAnswer() { return ( ); }