Skip to content

Commit a6b00fc

Browse files
committed
Improve documentation
1 parent 5679861 commit a6b00fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/View Modifiers/View+NoticesModifier.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import SwiftUI
22
import UIKit
33

44
/// View Modifier that shows a notice in front of a view.
5+
/// NOTE: This currently does not support enqueuing multiple notices like `DefaultNoticePresenter` does.
56
///
67
struct NoticeModifier: ViewModifier {
78

0 commit comments

Comments
 (0)