refactor: code refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export function EmptyState() {
|
||||
return (
|
||||
<div className="mt-5 mx-5 flex flex-col items-center">
|
||||
<div className="mb-5 font-bold">
|
||||
<div className="mx-5 flex flex-col items-center">
|
||||
<div className="font-bold">
|
||||
I haven't post anything yet! So here's a pic of my cat
|
||||
</div>
|
||||
<img src="/cat.jpg" className="rounded-md" />
|
||||
|
||||
Reference in New Issue
Block a user