Red

Results 2 issues of Red

Hello, I want to use this directly loading data from my database instead of inputs. Instead: ``` new Card({ form: document.querySelector('form'), container: '.card-wrapper' }); ``` Something like: ``` new Card({...

Hello I second this issue: https://github.com/hunzaboy/Ckin-Video-Player/issues/1 I'm having the same problem. Everything works fine but no buttons. https://imgur.com/7H1tk11 https://imgur.com/Y5DuCLM I followed the demo installation: ``` ``` Check the fiddle (same...

Not a Bug