lucaspieran
lucaspieran
How can I add a checked symbol when a step is fulfilled? Thanks a lot i´m new to vuejs @cristijora
When im in responsive mode this add a translate x value in slick-list and should be 0 ```js const settings = { slidesToShow: 5, slidesToScroll: 1, speed: 500, arrows: false,...
I am graphing 4 lines with their respective labels but when these are close or the same they overlap, does anyone know how to solve it? I've been dealing with...
Hello! Is there any way to change the error messages when there is no header and when the token is not valid? Currently the messages are the following ```js {...