mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-11 17:44:19 -05:00
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