mskocik / svelty-picker

Simple date & time picker in svelte
https://mskocik.github.io/svelty-picker/
202 stars 46 forks source link

Remove console.log statement #163

Closed Fevol closed 8 months ago

Fevol commented 8 months ago

Commit 8a77ea1f83544fd59dac96136765c02e96bc1d01 added a console.log statement to disableButtonNav. Would it be possible to remove this (or add an option to disable it?)

Many thanks!

mskocik commented 8 months ago

Yeah I forgot that during debugging.