mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:31:07 +08:00
19 lines
295 B
JSON
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"
|
|
}
|
|
}
|