Newer
Older
garbageClassificationFront / src / layout / components / index.js
StephanieGitHub on 7 May 2021 190 bytes first commit
export { default as Navbar } from './Navbar'
export { default as Sidebar } from './Sidebar'
export { default as AppMain } from './AppMain'
export { default as AppHeader } from './AppHeader'