Calvin Streeting

Results 4 issues of Calvin Streeting

ok so i start using FLASK_APP=melissa/__main__.py flask run --host=192.168.0.7 --port=5000 all static files are still severed as GET http://localhost:5000/static/images/welcomeRing3G.png net::ERR_CONNECTION_REFUSED which meens wont load across network

bug
Hacktoberfest

heads up i am gitting this error (it generates docs, just want to point it out as E_DEPRECATED ) ``` Oups... phpDox encountered a problem and has terminated! It most...

hi. First great component.. :) can i suggest a onClear event be added i have got around it atm by using the onChange and looking for a empty value, but...

Add support for start and end buttons without arrows ` .btn-end:after{ display: none; } .btn-start:before{ display: none; } `