reactormonk
01/15/2025, 10:21 AM@Preview
@Composable
fun Test() {
Box {
Text("Hello")
}
}
The source in the shared source, and the Preview is from the jetbrains namespace.Krystian Kaniowski
01/15/2025, 11:00 AMreactormonk
01/15/2025, 11:01 AMTimo Drick
01/15/2025, 12:25 PMTimo Drick
01/15/2025, 12:27 PMGuyaume Tremblay
01/15/2025, 6:26 PM