style(web): format code
This commit is contained in:
@@ -18,9 +18,9 @@ const chat2page = () => {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<h3>正在加载,请稍候...</h3>
|
||||
<h3>正在加载,请稍候...</h3>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
export default chat2page;
|
||||
export default chat2page;
|
||||
|
||||
Reference in New Issue
Block a user