Skip to content

Commit dba5298

Browse files
committed
chore: doc
1 parent a05d381 commit dba5298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/snackbar/snackbar-common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export interface SnackBarOptions {
4646
/**
4747
* *Android Only*
4848
* The View to which the snackbar will be attached. Useful with modals.
49-
* Default to topmost().currentPage
49+
* Default to Frame.topmost().currentPage
5050
*/
5151
view?: View;
5252
}

0 commit comments

Comments
 (0)