// components/RouterNode.js import { Handle, Position } from 'reactflow'; function RouterNode({ data }) { return (