Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
break eslint
  • Loading branch information
mmahalwy committed Jan 12, 2017
commit ab3046fd0775398c658b8a0f8d22ee074767a68a
2 changes: 1 addition & 1 deletion src/containers/Surah/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import SurahInfo from 'components/SurahInfo';
import Ayah from 'components/Ayah';
import Line from 'components/Line';
import SearchInput from 'components/SearchInput';
import Bismillah from 'components/Bismillah';
import Bismillah from 'components/Bismillah'
import TopOptions from 'components/TopOptions';
import ReadingModeToggle from 'components/ReadingModeToggle';
import NightModeToggle from 'components/NightModeToggle';
Expand Down