mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-14 03:00:29 +03:00
Fix style and string
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
05eaa8d3e0
commit
30f8930773
2 changed files with 2 additions and 2 deletions
|
|
@ -210,7 +210,7 @@ function CreateRoomContent({ isSpace, parentId, onRequestClose }) {
|
|||
/>
|
||||
)}
|
||||
content={(
|
||||
<Text variant="b3">Override the default (100) power level.</Text>
|
||||
<Text variant="b3">Founder (101) override the default Admin (100) power level.</Text>
|
||||
)}
|
||||
/>
|
||||
<Input name="topic" minHeight={174} resizable label="Topic (optional)" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue