Skip to content

Commit

Permalink
ALFMOB-40: Added TODO for future mock content removal
Browse files Browse the repository at this point in the history
  • Loading branch information
timea-v committed Nov 13, 2024
1 parent f3df261 commit 0d16b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Alfie/Alfie/Views/TabBar/TabBarView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import Mocks

// MARK: - TabBarView

// TODO: Remove MockContent and related code when API is ready
#if DEBUG
class MockContent: ObservableObject {
@Published var bagProducts: [Product] = []
Expand Down

0 comments on commit 0d16b1e

Please sign in to comment.