diff --git a/src/App.js b/src/App.js
index 036c2a5..90cdb37 100644
--- a/src/App.js
+++ b/src/App.js
@@ -116,7 +116,7 @@ function App() {
{/* */}
{/* */}
{/* */}
-
+ {/* */}
{/* */}
{/* */}
{/* */}
diff --git a/src/components/ReligiousTimes/index.js b/src/components/ReligiousTimes/index.js
index cab846a..80cef38 100644
--- a/src/components/ReligiousTimes/index.js
+++ b/src/components/ReligiousTimes/index.js
@@ -11,7 +11,7 @@ import React from 'react'
const ReligiousTimes = ({hours}) => {
return (
-
+
{hours.map((hour,index) => (