import React from 'react'; const MultipleChoiceEdit = () => { return null; } export default MultipleChoiceEdit;