Fix a typo

This commit is contained in:
YutaSugimura 2021-01-14 12:29:38 +09:00
parent ad7efde7ec
commit a878dfe0e8

View File

@ -82,7 +82,7 @@ export const INITIAL_VIEWPORTS: ViewportMap = {
type: 'mobile', type: 'mobile',
}, },
iphone12promax: { iphone12promax: {
name: 'iphone 12 Pro Max', name: 'iPhone 12 Pro Max',
styles: { styles: {
height: '926px', height: '926px',
width: '428px', width: '428px',