added missing import

main
Yanick Champoux 2021-06-13 13:14:22 -04:00
parent c047e5f5a3
commit 35238d2029
1 changed files with 15 additions and 13 deletions

View File

@ -5,6 +5,8 @@
</div>
<script>
import _ from "lodash";
export let firecons = 0;
</script>