Make the guides page working

This commit is contained in:
Kamran Ahmed
2021-09-03 09:45:46 +02:00
parent fc159ecb9b
commit 93797cc5ee
12 changed files with 160 additions and 63 deletions

View File

@ -1,4 +1,3 @@
import { NextApiRequest } from 'next';
import roadmaps from '../content/roadmaps.json';
export type RoadmapType = {