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 3aa466f commit 147f078Copy full SHA for 147f078
Sources/MaterialUIKit/Color Themes/MUIColorThemes.swift
@@ -9,7 +9,7 @@
9
import SwiftUI
10
11
/// A class containing built-in color themes of type MaterialUI ColorPalette for the MaterialUI package.
12
-/// - Note: MaterialUIColorThemes extension allows you to create a custom theme by setting thecolors.
+/// - Note: `MUIColorThemes` extension allows you to create a custom theme by setting thecolors.
13
@available(iOS 15.0, *)
14
final public class MUIColorThemes {
15
0 commit comments