balibabu
feat: Add a note node to the agent canvas #2767 (#2768)
cd85d9e
raw
history blame
80 Bytes
const AnswerForm = () => {
return <div></div>;
};
export default AnswerForm;