forked from github-starred/komodo
comment out recently viewed
This commit is contained in:
@@ -43,7 +43,7 @@ export const Dashboard = () => {
|
||||
|
||||
return (
|
||||
<Page title={`Hello, ${user?.username}.`}>
|
||||
<RecentlyViewed />
|
||||
{/* <RecentlyViewed /> */}
|
||||
<MyResources />
|
||||
</Page>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user