Book Listing Item
fun BookListingItem(book: MBook, viewModel: AccountScreenViewModel, currentlyEditingBook: MutableState<MBook?>, navController: NavController)
Book Listing Item
Parameters
book
MBook the book
view Model
AccountScreenViewModel the viewmodel for the screen
currently Editing Book
MutableState
nav Controller
NavController the nav controller