Skip to content

Commit 927434c

Browse files
committed
DELETE: Protection
1 parent 1f68c16 commit 927434c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/OpenTDS/Component/Button/Toolbar/ToolbarButton+Ext.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ public struct TossToolbarButtonBuilder {
77
components
88
}
99

10-
static func buildOptional(_ component: TossToolbarButton?) -> TossToolbarButton? {
10+
public static func buildOptional(_ component: TossToolbarButton?) -> TossToolbarButton? {
1111
return component ?? nil
1212
}
1313
}

0 commit comments

Comments
 (0)