From 4346e90a409037ffb078cf4c0e5608d0f59cac8c Mon Sep 17 00:00:00 2001 From: rabiul042 Date: Fri, 21 Feb 2020 11:52:39 +0600 Subject: [PATCH] book serial --- app/containers/BukhariList/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/containers/BukhariList/index.js b/app/containers/BukhariList/index.js index dd7fc28..568f382 100644 --- a/app/containers/BukhariList/index.js +++ b/app/containers/BukhariList/index.js @@ -58,7 +58,7 @@ class BukhariList extends React.Component { return ( {this.props.navigation.push('BukhariDetails', {contextBookId: id, id: hadith_books.id, title: `${hadith_books.book_name}` })}}> - {hadith_books.id} + {hadith_books.book_serial} {hadith_books.book_name}