mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 09:16:24 +02:00
include contact page and restructuring (#640)
* include contact and navbar changes * removereact references * tweak contacts APi route * change font
This commit is contained in:
parent
0c3efdbef2
commit
60162e0575
12 changed files with 468 additions and 10 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"extends": "@katanemo/tsconfig/nextjs.json",
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"esModuleInterop": true,
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"@katanemo/ui": ["../../packages/ui/src"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue