Erros are showing in shared commainMain files with Kotlin multiplatform project
I am trying to run the compose-webview-multiplatform project for showing webview. All the kotlin files in the shared commanMain folder show errors with various components like @composable and NavHost etc. I can build and run the app. No build errors are shown.