Konsist: add test to ensure filename match top level Composable View, and fix existing issue
This commit is contained in:
parent
675f77bfa4
commit
308a0c0f57
103 changed files with 1137 additions and 760 deletions
|
|
@ -37,7 +37,7 @@ fun AppErrorView(
|
|||
}
|
||||
|
||||
@Composable
|
||||
fun AppErrorViewContent(
|
||||
private fun AppErrorViewContent(
|
||||
title: String,
|
||||
body: String,
|
||||
onDismiss: () -> Unit = { },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue