When using in my project, it raised an error:
File "/Users/panxiaoguang/Desktop/SequenceTool/SequenceTool/.venv/lib/python3.12/site-packages/reflex_chat/components.py", line 46, in action_bar
rx.input.root(
^^^^^^^^^^^^^
AttributeError: 'TextField' object has no attribute 'root'