feat: Moves info view feature to it's own module.

This commit is contained in:
2024-06-11 13:06:25 -04:00
parent 75f009ed8f
commit c6c45ffa7e
9 changed files with 40 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
import ComposableArchitecture
import DependenciesAdditions
import InfoViewFeature
import SharedModels
import Styleguide
import SwiftUI