diff --git a/web-console/src/components/index.ts b/web-console/src/components/index.ts index 1342c53de528..849cc470ccf5 100644 --- a/web-console/src/components/index.ts +++ b/web-console/src/components/index.ts @@ -51,6 +51,7 @@ export * from './refresh-button/refresh-button'; export * from './rule-editor/rule-editor'; export * from './segment-timeline/segment-timeline'; export * from './show-json/show-json'; +export * from './show-json-or-stages/show-json-or-stages'; export * from './show-log/show-log'; export * from './show-value/show-value'; export * from './splitter-layout/splitter-layout'; diff --git a/web-console/src/components/show-json-or-stages/__snapshots__/show-json-or-stages.spec.tsx.snap b/web-console/src/components/show-json-or-stages/__snapshots__/show-json-or-stages.spec.tsx.snap new file mode 100644 index 000000000000..052bb7e9d6c9 --- /dev/null +++ b/web-console/src/components/show-json-or-stages/__snapshots__/show-json-or-stages.spec.tsx.snap @@ -0,0 +1,89 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`ShowJsonOrStages matches snapshot 1`] = ` +