refactor: image message

This commit is contained in:
zerosoul
2022-06-10 20:25:41 +08:00
parent d0b20055b9
commit b2c4f17eae
4 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ export default function ChannelModal({ personal = false, closeModal }) {
<input
value={input}
onChange={handleInputChange}
placeholder="Type username to search"
placeholder="Type Username to search"
/>
</div>
{contacts && (