mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Remove redundant text (#918)
This commit is contained in:
parent
23b785de68
commit
793e0e4aa0
2 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@ function RoomModal({
|
|||
<>
|
||||
<p>{t("roomDialog.desc_intro")}</p>
|
||||
<p>{`🔒 ${t("roomDialog.desc_privacy")}`}</p>
|
||||
<p>{t("roomDialog.desc_start")}</p>
|
||||
<div className="RoomDialog-sessionStartButtonContainer">
|
||||
<ToolButton
|
||||
className="RoomDialog-startSession"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue