1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Remove console log statement

This commit is contained in:
Andrew Kingston 2020-10-12 10:51:57 +01:00
parent 644f45e1c1
commit 75998ea746

View file

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