Files
fullstackopen/part1/1.1/build/static/js/main.04eb9072.chunk.js
T
2021-08-26 10:03:13 +07:00

2 lines
900 B
JavaScript

(this["webpackJsonp1.1"]=this["webpackJsonp1.1"]||[]).push([[0],{9:function(e,c,s){"use strict";s.r(c);var t=s(3),r=s.n(t),n=(s(1),s(0)),i=function(e){return Object(n.jsx)("h1",{children:e.course})},j=function(e){return Object(n.jsx)("div",{children:Object(n.jsxs)("p",{children:[e.part," ",e.excercise]})})},o=function(e){return Object(n.jsxs)("p",{children:["Number of exercises ",e.exercises[0]+e.exercises[1]+e.exercises[2]]})},a=function(){return Object(n.jsxs)("div",{children:[Object(n.jsx)(i,{course:"Half Stack application development"}),Object(n.jsx)(j,{part:"Fundamentals of React",excercise:10}),Object(n.jsx)(j,{part:"Using props to pass data",excercise:7}),Object(n.jsx)(j,{part:"State of a component",excercise:14}),Object(n.jsx)(o,{exercises:[10,7,14]})]})};r.a.render(Object(n.jsx)(a,{}),document.getElementById("root"))}},[[9,1,2]]]);
//# sourceMappingURL=main.04eb9072.chunk.js.map