Skip to content

Conversation

RomanPodymov
Copy link
Contributor

Hello.
Thank you for FuntastyKit.
There are some small improvements in this pull request.

@mkj-is mkj-is requested review from mkj-is and a team January 30, 2022 12:59
@mkj-is mkj-is self-assigned this Jan 30, 2022
Copy link
Contributor

@mkj-is mkj-is left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. 👍

@@ -13,7 +13,7 @@ public protocol StoryboardType {
static var name: String { get }
}

public struct StoryboardReference<S: StoryboardType, T> {
public struct StoryboardReference<S: StoryboardType, T: UIViewController> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvement. 😉

@mkj-is mkj-is changed the title Some small improvements Configuring coordinator protocol Jan 31, 2022
@mkj-is mkj-is merged commit 6753a7a into futuredapp:main Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants