Remove console log statement

This commit is contained in:
Andrew Kingston 2020-10-12 10:51:57 +01:00
parent 644f45e1c1
commit 75998ea746
1 changed files with 0 additions and 1 deletions

View File

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