Skip to content

Commit 33a7c8d

Browse files
committed
Update UIView+Extension.swift
1 parent 7242e97 commit 33a7c8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/ToastKit/Extension/UIView+Extension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import UIKit
99

10-
extension UIView {
10+
public extension UIView {
1111
func showToastMessage(
1212
with attributes: ToastAttributes,
1313
onButtonTap buttonAction: (() -> Void)? = nil

0 commit comments

Comments
 (0)