functional application without amazon update

This commit is contained in:
GotPPay
2017-12-02 22:48:45 +01:00
parent 0e193fa5a8
commit d5120a1ba2
12 changed files with 375 additions and 98 deletions

View File

@@ -0,0 +1,7 @@
export const sendUpdateToAmazon = (id)=>{
//id - skill ID in database
}