mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +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
|
|
@ -20,5 +20,9 @@
|
|||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"packageManager": "npm@10.0.0"
|
||||
"packageManager": "npm@10.0.0",
|
||||
"dependencies": {
|
||||
"react": "^19.2.3",
|
||||
"resend": "^6.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue