mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 06:50:28 +03:00
WIP - room user profile
This commit is contained in:
parent
507f41cb8b
commit
d213fbe58e
8 changed files with 427 additions and 277 deletions
|
|
@ -23,7 +23,7 @@ function UserRoomProfileContextMenu({ state }: { state: UserRoomProfileState })
|
|||
return (
|
||||
<PopOut
|
||||
anchor={cords}
|
||||
position="Right"
|
||||
position="Top"
|
||||
align="Start"
|
||||
content={
|
||||
<FocusTrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue