Added API to update subscription

Edit subscription component now works
This commit is contained in:
Isaac Abadi
2020-08-01 21:26:47 -04:00
parent 37d3e9326c
commit 9aee6e91cd
5 changed files with 120 additions and 18 deletions

View File

@@ -0,0 +1,9 @@
.args-edit-button {
position: absolute;
margin-left: 10px;
}
.unit-select {
width: 75px;
margin-left: 20px;
}