\r\n \r\n
{{ current }}
\r\n {{ total }}
\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('h1',[_vm._v(_vm._s(_vm.current))]),_c('h1',[_vm._v(_vm._s(_vm.total))]),_c('section',{staticClass:\"modifier\"},[_c('button',{on:{\"click\":function($event){(_vm.current = 0), (_vm.total = 0), (_vm.selected = null)}}},[_vm._v(\" AC \")])]),_vm._l((_vm.operators),function(operator){return _c('button',{key:operator.id,on:{\"click\":function($event){return _vm.calculate(operator)}}},[_vm._v(\" \"+_vm._s(operator)+\" \")])}),_c('button',{on:{\"click\":function($event){return _vm.calculate()}}},[_vm._v(\"=\")]),_c('section',[_vm._l((10),function(digit){return _c('button',{key:digit.id,on:{\"click\":function($event){_vm.current == 0 ? (_vm.current = String(digit)) : (_vm.current += digit)}}},[_vm._v(\" \"+_vm._s(digit)+\" \")])}),_c('button',{on:{\"click\":function($event){_vm.current += '.'}}},[_vm._v(\".\")])],2)],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Calculator.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Calculator.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Calculator.vue?vue&type=template&id=a22d9ca4&\"\nimport script from \"./Calculator.vue?vue&type=script&lang=js&\"\nexport * from \"./Calculator.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}