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 862e690 commit b39918cCopy full SHA for b39918c
README.md
@@ -76,7 +76,7 @@ public static let systemPink = Color.dynamicColor(
76
77
## How to add a new color
78
79
-1. Add the color to the `BaseColor` enum.
+1. Add the color to the `BaseColor` struct.
80
```swift
81
/// A color that represents the system-provided systemPink color.
82
public static let systemPink = Color.dynamicColor(
0 commit comments