import React from "react"; import SidebarFooter from "../SidebarFooter"; import SidebarHeader from "../SidebarHeader"; import SidebarMenu from "../SidebarMenu"; import HistoryList from "../HistoryList"; import NewChatButton from "../NewChatButton"; const LeftContainer: React.FC = () => (