refactor: new send input

This commit is contained in:
zerosoul
2022-03-23 16:31:54 +08:00
parent 4e56f15e24
commit b133780061
25 changed files with 727 additions and 859 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ export default function ChannelModal({ personal = false, closeModal }) {
<Button
disabled={isLoading}
onClick={handleCreate}
className="normal main"
className="normal"
>
Create
</Button>