fix: typo
This commit is contained in:
@@ -100,7 +100,7 @@ export default function AppMobile() {
|
|||||||
}
|
}
|
||||||
<div id="ChatFragment" style={{
|
<div id="ChatFragment" style={{
|
||||||
width: '100%',
|
width: '100%',
|
||||||
heght: '100%',
|
height: '100%',
|
||||||
}}>
|
}}>
|
||||||
<ChatFragment
|
<ChatFragment
|
||||||
showReturnButton={true}
|
showReturnButton={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user