feat: ship creator journey v2 and profile updates
This commit is contained in:
@@ -1240,10 +1240,8 @@ export default function DashboardPage({ username, isCreator, level, rank, receiv
|
||||
|
||||
<ActivityFeed />
|
||||
|
||||
<div className="grid grid-cols-1 gap-6 lg:grid-cols-2">
|
||||
<TrendingArtworks />
|
||||
<RecommendedCreators />
|
||||
</div>
|
||||
<TrendingArtworks />
|
||||
<RecommendedCreators />
|
||||
</section>
|
||||
|
||||
<aside className="space-y-6 xl:col-span-4">
|
||||
|
||||
Reference in New Issue
Block a user