@@ -358,21 +358,18 @@ export default {
358358 'Aquos Sense 5G' : { os : 'android' , viewport : { width : 393 , height : 731 } } ,
359359 'Xperia 10 IV' : { os : 'android' , viewport : { width : 412 , height : 832 } } ,
360360 'Honeywell CT40' : { os : 'android' , viewport : { width : 360 , height : 512 } } ,
361- 'Samsung Galaxy S25' : { os : 'android' , viewport : { width : 370 , height : 802 } } ,
362- 'Samsung Galaxy S25+' : { os : 'android' , viewport : { width : 393 , height : 888 } } ,
363- 'Samsung Galaxy S25 Ultra' : { os : 'android' , viewport : { width : 432 , height : 941 } } ,
361+ 'Galaxy S25' : { os : 'android' , viewport : { width : 370 , height : 802 } } ,
362+ 'Galaxy S25+' : { os : 'android' , viewport : { width : 393 , height : 888 } } ,
363+ 'Galaxy S25 Ultra' : { os : 'android' , viewport : { width : 432 , height : 941 } } ,
364364 'iPhone 17' : { os : 'ios' , viewport : { width : 393 , height : 852 } } ,
365365 'iPhone 17 Pro' : { os : 'ios' , viewport : { width : 393 , height : 852 } } ,
366366 'iPhone 17 Pro Max' : { os : 'ios' , viewport : { width : 430 , height : 932 } } ,
367- 'Samsung Galaxy Z Fold7' : { os : 'android' , viewport : { width : 373 , height : 873 } } ,
368- 'Samsung Galaxy Z Flip7' : { os : 'android' , viewport : { width : 299 , height : 723 } } ,
369- 'Samsung Galaxy Z Fold6' : { os : 'android' , viewport : { width : 373 , height : 873 } } ,
370- 'Samsung Galaxy Z Flip6' : { os : 'android' , viewport : { width : 298 , height : 713 } } ,
371- 'Google Pixel 10 Pro' : { os : 'android' , viewport : { width : 393 , height : 852 } } ,
372- 'Google Pixel 10 Pro XL' : { os : 'android' , viewport : { width : 412 , height : 915 } } ,
373- 'Google Pixel 9' : { os : 'android' , viewport : { width : 393 , height : 852 } } ,
374- 'Google Pixel 9 Pro' : { os : 'android' , viewport : { width : 393 , height : 852 } } ,
375- 'Google Pixel 9 Pro XL' : { os : 'android' , viewport : { width : 412 , height : 915 } } ,
367+ 'Galaxy Z Fold7' : { os : 'android' , viewport : { width : 373 , height : 873 } } ,
368+ 'Galaxy Z Flip7' : { os : 'android' , viewport : { width : 299 , height : 723 } } ,
369+ 'Galaxy Z Fold6' : { os : 'android' , viewport : { width : 373 , height : 873 } } ,
370+ 'Galaxy Z Flip6' : { os : 'android' , viewport : { width : 298 , height : 713 } } ,
371+ 'Pixel 10 Pro' : { os : 'android' , viewport : { width : 393 , height : 852 } } ,
372+ 'Pixel 10 Pro XL' : { os : 'android' , viewport : { width : 412 , height : 915 } } ,
376373 'Motorola Edge 50 Pro' : { os : 'android' , viewport : { width : 384 , height : 864 } } ,
377374 'OnePlus 12' : { os : 'android' , viewport : { width : 384 , height : 884 } } ,
378375 'Nothing Phone 1' : { os : 'android' , viewport : { width : 393 , height : 853 } } ,
0 commit comments