1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00

Remove log

This commit is contained in:
Andrew Kingston 2021-09-10 08:30:20 +01:00
parent b04d983252
commit 76b97ab0f1

View file

@ -17,8 +17,6 @@
export let minValue = 0
export let maxValue = 100
$: console.log(value)
let subMask1Style
let subMask2Style
$: calculateSubMasks(value)