Connor Ingold

Results 2 issues of Connor Ingold

So I'm I following a design which requires me to have hours in one input and minutes in another. Here is the config I'm using: `$('.timepickerHour').timepicker({ timeFormat: 'hh ', interval:...

Hi, Anyone else had this problem? asked on Udemy as well. I spent ages trying to find a solution. Heres my index.js: ``` const express = require('express'); const passport =...