0.0.1.0
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ export default function TreePage() {
|
||||
return (
|
||||
<div className="min-h-screen bg-background flex flex-col">
|
||||
<SiteHeader />
|
||||
<div className="flex-1 flex items-center justify-center text-muted-foreground">No family tree data found.</div>
|
||||
<div className="flex-1 flex items-center justify-center text-muted-foreground">暂无家族树数据</div>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user