- alert(props.code)}
- >
+
{props.emoji}
diff --git a/src/components/GitmojiList/__tests__/__snapshots__/gitmojiList.spec.js.snap b/src/components/GitmojiList/__tests__/__snapshots__/gitmojiList.spec.js.snap
index e035b48..048a46c 100644
--- a/src/components/GitmojiList/__tests__/__snapshots__/gitmojiList.spec.js.snap
+++ b/src/components/GitmojiList/__tests__/__snapshots__/gitmojiList.spec.js.snap
@@ -17,7 +17,6 @@ exports[`GitmojiList should render the component 1`] = `
π¨
@@ -46,7 +45,6 @@ exports[`GitmojiList should render the component 1`] = `
β‘οΈ
@@ -75,7 +73,6 @@ exports[`GitmojiList should render the component 1`] = `
π₯
@@ -104,7 +101,6 @@ exports[`GitmojiList should render the component 1`] = `
π
@@ -133,7 +129,6 @@ exports[`GitmojiList should render the component 1`] = `
π
@@ -162,7 +157,6 @@ exports[`GitmojiList should render the component 1`] = `
β¨
diff --git a/src/pages/about.js b/src/pages/about.js
index 4c4c9ee..c111302 100644
--- a/src/pages/about.js
+++ b/src/pages/about.js
@@ -9,7 +9,7 @@ import SEO from '../components/SEO'
const About = () => (
<>
-
+
About
diff --git a/src/pages/index.js b/src/pages/index.js
index da7e941..ffcd513 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -10,7 +10,7 @@ import { gitmojis } from '../data/gitmojis.json'
const Home = () => (
<>
-
+
>