We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535f40a commit 6565f3fCopy full SHA for 6565f3f
core/src/main/java/com/orange/ouds/core/component/OudsNavigationBar.kt
@@ -77,7 +77,7 @@ import com.orange.ouds.foundation.utilities.BasicPreviewParameterProvider
77
* @param windowInsets Window insets of the navigation bar.
78
* @param content Content of the navigation bar.
79
*
80
- * @sample com.orange.ouds.core.component.samples.OudsNavigationBarWithFreeContentSample
+ * @sample com.orange.ouds.core.component.samples.OudsNavigationBarSample
81
*/
82
@Composable
83
fun OudsNavigationBar(
0 commit comments