Skip to content

Commit

Permalink
fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Dec 21, 2023
1 parent 2d622f7 commit b42ac1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ public class TabItemViewModel: PlatformViewModel, Equatable {
}
.frame(maxWidth: .infinity)
return AnyView(content)

}

}
}
}
Expand Down

0 comments on commit b42ac1e

Please sign in to comment.