We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b83a1fb commit 20585e6Copy full SHA for 20585e6
apps/client/src/Components/Pages/DataLora/__snapshots__/DataLora.test.tsx.snap
@@ -6,7 +6,9 @@ exports[`DataLora page contains the Map component 1`] = `
6
<div
7
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 css-1jzbjpi-MuiPaper-root-page"
8
>
9
- <mock-map />
+ <mock-map
10
+ showchart="true"
11
+ />
12
</div>
13
14
</body>
0 commit comments