Toob File Player checkpoint.
This commit is contained in:
@@ -481,9 +481,6 @@ export default withStyles(
|
||||
|
||||
}
|
||||
renderBreadcrumbs() {
|
||||
if (this.state.navDirectory === "") {
|
||||
return (<Divider />);
|
||||
}
|
||||
let breadcrumbs: React.ReactElement[] = [(
|
||||
<Button variant="text"
|
||||
color="inherit"
|
||||
|
||||
Reference in New Issue
Block a user