// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`OuiPanel is rendered 1`] = `
`; exports[`OuiPanel props borderRadius m is rendered 1`] = ` `; exports[`OuiPanel props borderRadius none is rendered 1`] = ` `; exports[`OuiPanel props color accent is rendered 1`] = ` `; exports[`OuiPanel props color danger is rendered 1`] = ` `; exports[`OuiPanel props color plain is rendered 1`] = ` `; exports[`OuiPanel props color primary is rendered 1`] = ` `; exports[`OuiPanel props color subdued is rendered 1`] = ` `; exports[`OuiPanel props color success is rendered 1`] = ` `; exports[`OuiPanel props color transparent is rendered 1`] = ` `; exports[`OuiPanel props color warning is rendered 1`] = ` `; exports[`OuiPanel props grow can be false 1`] = ` `; exports[`OuiPanel props hasBorder can be false 1`] = ` `; exports[`OuiPanel props hasBorder can be true 1`] = ` `; exports[`OuiPanel props hasShadow can be false 1`] = ` `; exports[`OuiPanel props paddingSize l is rendered 1`] = ` `; exports[`OuiPanel props paddingSize m is rendered 1`] = ` `; exports[`OuiPanel props paddingSize none is rendered 1`] = ` `; exports[`OuiPanel props paddingSize s is rendered 1`] = ` `;