v0.5.0 UI and new message rules
This commit is contained in:
@@ -101,7 +101,7 @@ export default function SupportModal({ onClose }) {
|
||||
placeholder="Jane Smith"
|
||||
value={name}
|
||||
onChange={e => setName(e.target.value)}
|
||||
autoFocus
|
||||
|
||||
maxLength={100}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user