Add roadmap page

This commit is contained in:
Kamran Ahmed
2021-08-16 18:15:54 +02:00
parent bdee14009b
commit 8902100baa
6 changed files with 298 additions and 9367 deletions

3
next-env.d.ts vendored
View File

@ -1,3 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.