This commit is contained in:
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
onChange={(e) => setInputValue(e.target.value)}
|
||||
placeholder="输入消息..."
|
||||
/>
|
||||
<Button type="primary">发送</Button>
|
||||
<Button type="primary">发送消息</Button>
|
||||
</Space.Compact>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user