feat: assign random user name when not set (#6663)

This commit is contained in:
Arnost Pleskot
2023-06-12 16:05:07 +02:00
committed by GitHub
parent 5ca3613cc3
commit 16c7945ca0
3 changed files with 13 additions and 0 deletions

View File

@ -19,6 +19,7 @@
]
},
"dependencies": {
"@excalidraw/random-username": "1.0.0",
"@radix-ui/react-popover": "1.0.3",
"@radix-ui/react-tabs": "1.0.2",
"@sentry/browser": "6.2.5",