summaryrefslogtreecommitdiff
path: root/frontend/src/containers/app/sidebars/project/ProjectSidebarContainer.js
blob: ced0b18b97fdb1a1099b7697facfabb9d238489b (plain)
1
2
3
4
5
import ProjectSidebarComponent from '../../../../components/app/sidebars/project/ProjectSidebarComponent'

const ProjectSidebarContainer = ProjectSidebarComponent

export default ProjectSidebarContainer