fix in navbar

This commit is contained in:
InsanusMokrassar 2022-05-19 14:38:35 +06:00
parent d78acce3c5
commit faf238cf07
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ fun Navbar(
attributesCustomizer()
}
) {
contentBuilder
contentBuilder()
}
}