New add existing room/space modal (#2451)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Tue, 19 Aug 2025 12:39:31 +0000 (18:09 +0530)
committerGitHub <noreply@github.com>
Tue, 19 Aug 2025 12:39:31 +0000 (22:39 +1000)
commit78a0d11f24cc1b7e37930fd3dc53ea54ac1fee53
tree18494eadb5c2202e878a9f2aeff0ddae9f6f1cff
parent09b88d164fabe13440a74dfb3137ba0e57e4e7f1
New add existing room/space modal (#2451)
src/app/components/create-room/AdditionalCreatorInput.tsx
src/app/features/add-existing/AddExisting.tsx [new file with mode: 0644]
src/app/features/add-existing/index.ts [new file with mode: 0644]
src/app/features/create-room/CreateRoomModal.tsx
src/app/features/lobby/SpaceItem.tsx