Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Dec 4, 2023
1 parent 3d3861c commit fcadcb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dydx/dydxViews/dydxViews/_v4/Profile/dydxProfileView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public class dydxProfileViewModel: PlatformViewModel {
HStack(spacing: 14) {
self.fees?
.createView(parentStyle: style)
//TODO, comment in when abacus is ready
// self.rewards?
// .createView(parentStyle: style)
}
Expand Down

0 comments on commit fcadcb0

Please sign in to comment.