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