import React from 'react'; const packagename = 'coral-plugin-questionbox'; const QuestionBox = ({enable, content}) =>
chat_bubble person {content}
; export default QuestionBox;