Skip to content

Commit 63e3a02

Browse files
committed
feat: implement in-call chat overlay with real-time messaging
1 parent 30f48e3 commit 63e3a02

File tree

4 files changed

+442
-4
lines changed

4 files changed

+442
-4
lines changed

frontend/package-lock.json

Lines changed: 320 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"@vitejs/plugin-react-swc": "^4.1.0",
3838
"autoprefixer": "^10.4.21",
3939
"postcss": "^8.5.6",
40+
"rollup": "^4.52.5",
4041
"tailwindcss": "^4.1.14"
4142
}
4243
}

0 commit comments

Comments
 (0)