14 lines
187 B
Plaintext
14 lines
187 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`<LogEventSource /> renders correctly 1`] = `
|
|
<div>
|
|
<div
|
|
class="control"
|
|
/>
|
|
|
|
<ul
|
|
class="events medium"
|
|
/>
|
|
</div>
|
|
`;
|