Hide addon pannel by default

This commit is contained in:
garronej
2023-04-20 01:28:02 +02:00
parent 2f649c9866
commit c5c25394fb
2 changed files with 14 additions and 1 deletions

View File

@ -17,6 +17,12 @@ export const parameters = {
"docs": {
"container": DocsContainer
},
"controls": {
"disable": true,
},
"actions": {
"disable": true
},
"viewport": {
"viewports": {
"1440p": {
@ -68,7 +74,7 @@ export const parameters = {
"height": "844px",
},
},
"iphone5se":{
"iphone5se": {
"name": "Iphone 5/SE",
"styles": {
"width": "320px",