Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
Merged
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 17, 2017
commit 72a3c3aca5606995f01beb7af4a85ea0c8a53f30
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