fix: typo

This commit is contained in:
CrescentLeaf
2025-09-24 23:09:20 +08:00
parent 4e38ad8e20
commit f5f2d5743f

View File

@@ -100,7 +100,7 @@ export default function AppMobile() {
}
<div id="ChatFragment" style={{
width: '100%',
heght: '100%',
height: '100%',
}}>
<ChatFragment
showReturnButton={true}