We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921863b commit b7dd73aCopy full SHA for b7dd73a
GithubPractice/GithubPractice/Model/LearnerViews.swift
@@ -13,5 +13,6 @@ let learnerViews: [any LearnerView] = [
13
JudyView(),
14
FridayView(),
15
ElenaView(),
16
- JudyJView()
+ JudyJView(),
17
+ NathanView()
18
]
0 commit comments