0xLet / SwiftUIKit

📱 UIKit code that is fun to write
https://0xlet.github.io/SwiftUIKit/
MIT License
74 stars 6 forks source link

TableView InitialData is spelled incorrectly #185

Closed 0xLeif closed 3 years ago

0xLeif commented 3 years ago

https://github.com/0xLet/SwiftUIKit/blob/aab49fc782010c5ae5144c7fd2e85af78d367bb8/Sources/SwiftUIKit/Views/TableView.swift#L67

Expected: initialData

Actual: initalData

AC40 commented 3 years ago

Does this still need to be fixed? I am looking for a good first issue, and this seems good. However the message added a commit that referenced this issue on 2 Jun and resolves #185 confuses me. If it still needs to be fixed, I would like to do that.

0xLeif commented 3 years ago

I apologize as this has been resolved, but has not been merged into develop. I will close this now.

0xLeif commented 3 years ago

@AC40 I will try to create more issues for this project that you could potentially work!

AC40 commented 3 years ago

Okay, thanks for the explanation. I'll keep my eyes open for future Issues.