Allow admins to add transactions to users

This commit is contained in:
2020-01-18 04:47:54 +00:00
parent 6a7f409986
commit 3755969ead
4 changed files with 105 additions and 31 deletions
-1
View File
@@ -245,4 +245,3 @@ export function InstructorClassList(props) {
</div>
);
};