Fix typo in addon-viewport

This commit is contained in:
Ka-wai Wong 2018-08-01 08:08:42 -05:00
parent 0534cdfd2e
commit 2553f3f69a

View File

@ -41,7 +41,7 @@ export const INITIAL_VIEWPORTS = {
type: 'mobile',
},
iphone8p: {
name: 'iPhone 7 Plus',
name: 'iPhone 8 Plus',
styles: {
height: '960px',
width: '540px',