feat: add qr code to live session share dialog. (#10588)

* add qr code to live session share dialog

* use uqr

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
This commit is contained in:
kish dizon
2026-01-02 05:08:27 -05:00
committed by GitHub
parent e95222ed32
commit 0586fc138c
6 changed files with 94 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"socket.io-client": "4.7.2",
"uqr": "0.1.2",
"vite-plugin-html": "3.2.2"
},
"prettier": "@excalidraw/prettier-config",