sanırım editör ile ilgili bir sorun var,
function () {
var t = this,
e = t.$createElement,
n = t._self._c || e;
return n("header", { staticClass: "Header" }, [n("div", { staticClass: "what-time-is" }, [n("div", { staticClass: "tarih" }), n("div", { staticClass: "time" }, [t._v(t._s(t.time))]), n("div", { staticClass: "date" }, [t._v(t._s(t.date))])])]);
}),