[CM-800] Updated comments added to Typography Category
This commit is contained in:
parent
937fe10219
commit
3e8d2dca3e
|
@ -13,7 +13,7 @@ public struct TypographyCategory: Classification {
|
|||
/// Name of the category
|
||||
public let name: String
|
||||
|
||||
/// Represents destination of the TypographyCategory
|
||||
/// Destination of the category
|
||||
public var destination: Destination {
|
||||
CatalogDetailDestination<View>(navigationTitle: "TypographyCategory", models: models)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue