guys, getting super confused here and want to give it one last try, look at my simple app below, all I want is onclick of the sidebar items to change the main view. All the tutorials are based on state of a single object ie: movies books, so it's basically the same composable but with different data passed into it. All I want is to be able to display different views ie a Container view and Jobs and Recipes view. Navigation is not ported to desktop same as viewModel, how do I go about this?