function render({ text, className, id, ...props }) { return () => (); }