import React from 'react'; import { Handle, Position } from 'reactflow'; export function PromptNode({ data }) { return ( <>