Skip to content

Commit 0b65533

Browse files
committed
update jsdoc
1 parent 553a80e commit 0b65533

File tree

1 file changed

+1
-1
lines changed
  • fluentui_topappbars/src/main/java/com/microsoft/fluentui/tokenized

1 file changed

+1
-1
lines changed

fluentui_topappbars/src/main/java/com/microsoft/fluentui/tokenized/AppBar.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ import com.microsoft.fluentui.theme.token.controlTokens.AppBarTokens
6262
* @param centerAlignAppBar boolean indicating if the app bar should be center aligned. Default: [false]
6363
* @param navigationIcon Navigate Back Icon to be placed at extreme left. Default: [null]
6464
* @param appBarTokens Optional Tokens for App Bar to customize it. Default: [null]
65-
* @param secondaryPostTitleIcon Secondary icon to be placed after title making the title clickable. Default: Empty [FluentIcon]
65+
* @param secondaryPostTitleIcon Secondary icon to be placed after title. Default: Empty [FluentIcon]
6666
*/
6767

6868
// TAGS FOR TESTING

0 commit comments

Comments
 (0)