Describe the bug
Not sure if it's a bug ... just wondering why it's not working
To Reproduce
Steps to reproduce the behavior:
- I installed by : npm install @wanoo21/countdown-time
- I added in my PolymerElement the import: import "@wanoo21/countdown-time";
- Added the tag in my html
- I do not see the countdown :(
Desktop (please complete the following information):
- OS: Fedora
- Browser chrome
Maybe
My project does not have typescript ... could that be the reason?