pub fn render_file_tree( frame: &mut Frame<'_>, area: Rect, state: &mut FileTreeState, title: &str, focused: bool, )
Render the file tree widget