-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
FightPandemics-iOS/FightPandemics/Features/Feed/Card/FeedCell.swift
Lines 30 to 33 in d362bdb
| // TODO: This will be handled with view model | |
| var post: Post? | |
| override func setupViews() {} | |
| } |