Add ui for answers from source

This commit is contained in:
MirnaM
2018-03-28 15:51:10 +02:00
parent 85d1b01dab
commit 5484a9a461
9 changed files with 141 additions and 10 deletions

View File

@@ -17,4 +17,4 @@ export const updateSkill = (skill)=>{
},
body: JSON.stringify(skill),
});
}
}