mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
format
This commit is contained in:
parent
b8436056c8
commit
eb9b2f4277
@ -87,7 +87,7 @@ export default class PostsFeed extends React.Component {
|
|||||||
|
|
||||||
if (this.state.list.length === 0) {
|
if (this.state.list.length === 0) {
|
||||||
return <div>
|
return <div>
|
||||||
<antd.Empty />
|
<antd.Empty />
|
||||||
<h1>Whoa, nothing on here...</h1>
|
<h1>Whoa, nothing on here...</h1>
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user