storybook/examples/official-storybook/extra-viewports.json
2018-03-28 22:01:48 +02:00

19 lines
295 B
JSON

{
"kindleFire2": {
"name": "Kindle Fire 2",
"styles": {
"width": "600px",
"height": "963px"
},
"type": "tablet"
},
"kindleFireHD": {
"name": "Kindle Fire HD",
"styles": {
"width": "533px",
"height": "801px"
},
"type": "tablet"
}
}