temporal potentially working variant (bot not building
This commit is contained in:
@@ -10,4 +10,7 @@ interface ContentClientProvider {
|
||||
|
||||
@Composable
|
||||
fun renderNewInstance(state: MutableState<Content?>)
|
||||
|
||||
@Composable
|
||||
fun renderPreview(content: Content): Boolean
|
||||
}
|
||||
|
Reference in New Issue
Block a user