Skip to content

Commit 064bd40

Browse files
committed
Add unimplemented
1 parent feccc74 commit 064bd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StackScrollView/StackScrollView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ open class StackScrollView: UICollectionView, UICollectionViewDataSource, UIColl
108108
reloadData()
109109
}
110110

111-
// TODO:
111+
@available(*, unavailable, message: "Unimplemented")
112112
func append(lazy: @escaping () -> UIView) {
113113

114114
}

0 commit comments

Comments
 (0)