1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00

Remove console log statement

This commit is contained in:
Andrew Kingston 2020-10-12 10:51:57 +01:00
parent d5bf44bba1
commit 55573b7e32

View file

@ -12,7 +12,6 @@
const dispatch = createEventDispatcher()
export let bindableProperties
console.log("Bindable Props: ", bindableProperties)
export let value = ""
export let close