After migrating to Compose 328 with Kotlin 1.5.30,...
# compose-web
h
After migrating to Compose 328 with Kotlin 1.5.30, I am not able to call an
internal
fun in
testSourceSet
. I am always get the error, it is private. Does anybody else get this error too? https://github.com/JetBrains/compose-jb/issues/1119