Book
  fun BookListingRows(rowItems: List<MBook>, viewModel: AccountScreenViewModel, currentlyEditingBook: MutableState<MBook?>, navController: NavController)
Book Listing Rows
Parameters
row
List
view
AccountScreenViewModel the viewmodel for the screen
currently
MutableState
nav
NavController the nav controller