Update userId placeholder (#2465)
* update userId placeholder * update sample names from login username input
This commit is contained in:
@@ -201,7 +201,7 @@ export function AdditionalCreatorInput({
|
||||
variant="Background"
|
||||
radii="300"
|
||||
outlined
|
||||
placeholder="@john:server"
|
||||
placeholder="@username:server"
|
||||
onChange={handleCreatorChange}
|
||||
onKeyDown={handleCreatorKeyDown}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user