cleanup
This commit is contained in:
@@ -108,7 +108,6 @@ export default function Blog(props: { disableCustomTheme?: boolean }) {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
const renderView = () => {
|
||||
const entry = VIEW_COMPONENTS[ui.view];
|
||||
const ViewComponent = entry.component;
|
||||
|
||||
Reference in New Issue
Block a user