commented log

This commit is contained in:
Jan Prochazka 2021-09-16 10:49:31 +02:00
parent e715a95cc0
commit 1b853dd3b3

View File

@ -18,7 +18,7 @@
$: isRecreated = _.sum(_.values(recreates || {})) > 0;
$: console.log('recreates', recreates);
// $: console.log('recreates', recreates);
</script>
<FormProvider>