2c96e92c7e65049376e107e96d4b496b524be91b
[sdc.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`composition-panel component should match current snapshot of composition-panel component. 1`] = `
4 <ng2-composition-panel
5   activatePreviousActiveTab={[Function Function]}
6   classes={[Function String]}
7   initTabs={[Function Function]}
8   isComponentInstanceSelected={[Function Function]}
9   isConfiguration={[Function Function]}
10   isPNF={[Function Function]}
11   isVF={[Function Function]}
12   selectedComponentIsServiceProxyInstance={[Function Function]}
13   selectedComponentIsServiceSubstitutionInstance={[Function Function]}
14   selectedComponentIsVfcInstance={[Function Function]}
15   setActive={[Function Function]}
16   store={[Function Store]}
17   toggleSidebarDisplay={[Function Function]}
18 >
19   
20 </ng2-composition-panel>
21 `;