We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e00fc commit 745aa4eCopy full SHA for 745aa4e
OUDS/Core/ThemesContract/Sources/TokenatorConstants.swift
@@ -67,6 +67,7 @@ public enum OUDSVersions {
67
public static let componentTextInputVersion = "1.3.0"
68
/// Version of the Figma specifications for the component phone number input (1.2.0)
69
public static let componentPhoneNumberInputVersion = "1.2.0"
70
+ /// Version of the Figma specifications for the component password input (1.2.0)
71
public static let componentPasswordInputVersion = "1.2.0"
72
/// Version of the Figma specifications for the component pin code input (1.2.0)
73
public static let componentPinCodeInputVersion = "1.2.0"
0 commit comments