Include babel for codesandbox

This commit is contained in:
Tim Schaub
2022-08-01 11:34:02 -06:00
parent 46cceb22a7
commit 6bd68241e3
2 changed files with 2 additions and 1 deletions

View File

@@ -144,7 +144,7 @@
<style>
.map {
width: 100%;
height:400px;
height: 400px;
}
{{#if css.source}}{{ indent css.source spaces=6 }}{{/if}} </style>
</head>