mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Add some welcome entities on tenant signup (#266)
This commit is contained in:
committed by
GitHub
parent
d80f63f27f
commit
30b7b0f5f4
@@ -26,6 +26,7 @@ const NewPostForm = ({
|
||||
type="text"
|
||||
value={title}
|
||||
onChange={e => handleTitleChange(e.target.value)}
|
||||
maxLength={128}
|
||||
|
||||
id="postTitle"
|
||||
className="form-control"
|
||||
|
||||
Reference in New Issue
Block a user