petit responsive ++ correction editeur de texte
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
"/api/projects/[id]/workflow/route": "app/api/projects/[id]/workflow/route.js",
|
||||
"/api/projects/route": "app/api/projects/route.js",
|
||||
"/api/user/profile/route": "app/api/user/profile/route.js",
|
||||
"/cgu/page": "app/cgu/page.js",
|
||||
"/cgv/page": "app/cgv/page.js",
|
||||
"/checkout/page": "app/checkout/page.js",
|
||||
"/dashboard/page": "app/dashboard/page.js",
|
||||
"/features/page": "app/features/page.js",
|
||||
@@ -28,5 +30,6 @@
|
||||
"/project/[id]/settings/page": "app/project/[id]/settings/page.js",
|
||||
"/project/[id]/workflow/page": "app/project/[id]/workflow/page.js",
|
||||
"/project/[id]/world/page": "app/project/[id]/world/page.js",
|
||||
"/signup/page": "app/signup/page.js"
|
||||
"/signup/page": "app/signup/page.js",
|
||||
"/sitemap/page": "app/sitemap/page.js"
|
||||
}
|
||||
Reference in New Issue
Block a user