From 19681955ee58d5f16cebab2eba273c67456dcf78 Mon Sep 17 00:00:00 2001 From: iqbalpa Date: Sun, 21 Jul 2024 13:07:25 +0700 Subject: [PATCH] chore: change play button position --- src/modules/detailSurah/detailSurah.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/detailSurah/detailSurah.tsx b/src/modules/detailSurah/detailSurah.tsx index f3104e1..e82ab01 100644 --- a/src/modules/detailSurah/detailSurah.tsx +++ b/src/modules/detailSurah/detailSurah.tsx @@ -43,7 +43,7 @@ const DetailSurahPage: React.FC = () => { {surah.ayat.map((ayat, _index) => (
-
+

{surah.nomor}:{ayat.nomorAyat}