mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-28 11:39:52 +02:00
fix: remove title
This commit is contained in:
committed by
Kamran Ahmed
parent
93c1ea0496
commit
179cefe4da
@@ -44,7 +44,6 @@ export interface OfficialRoadmapTopicContentDocument {
|
||||
_id?: string;
|
||||
roadmapSlug: string;
|
||||
nodeId: string;
|
||||
title: string;
|
||||
description: string;
|
||||
resources: OfficialRoadmapTopicResource[];
|
||||
createdAt: Date;
|
||||
|
Reference in New Issue
Block a user