Commit 1a8ecb32 authored by Sonia Vidal Gonzalez's avatar Sonia Vidal Gonzalez

panel medium

parent cca88806
......@@ -132,11 +132,11 @@ export default class HomeDetailsList extends React.Component<IHomeDetailsListPro
<PrimaryButton
secondaryText='Opens the Sample Panel'
onClick={ this._onShowPanel }
text='Open Panel'
text='Añadir productos'
/>
<Panel
isOpen={ this.state.showPanel }
type={ PanelType.smallFixedFar }
type={ PanelType.medium }
onDismiss={ this._onClosePanel }
isFooterAtBottom={ true }
headerText='Panel with footer at bottom'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment