Fix misspelling
This commit is contained in:
parent
8bf431441e
commit
a3609debc4
@ -150,7 +150,7 @@ class PresentationArea extends Component {
|
||||
let adjustedWidth;
|
||||
let adjustedHeight;
|
||||
|
||||
if (!originalHeight || !originalHeight) {
|
||||
if (!originalHeight || !originalWidth) {
|
||||
return {
|
||||
width: 0,
|
||||
height: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user