Skip to content

Commit

Permalink
πŸ”₯ Remove πŸ‘Œ gitmoji (#463)
Browse files Browse the repository at this point in the history
* πŸ”₯ Remove πŸ‘Œ gitmoji

* πŸ“Έ pages
  • Loading branch information
johannchopin authored Jun 18, 2020
1 parent 5a002fb commit a381cb0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
33 changes: 0 additions & 33 deletions src/__tests__/__snapshots__/pages.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2405,39 +2405,6 @@ Array [
</div>
</div>
</article>
<article
className="emoji col-xs-12 col-sm-6 col-md-3"
>
<div
className="emoji-card"
>
<header
className="ok-hand emoji-header"
>
<span
className="emoji-icon gitmoji-emoji"
data-clipboard-text="πŸ‘Œ"
>
πŸ‘Œ
</span>
</header>
<div
className="emoji-info"
>
<div
className="gitmoji-code"
data-clipboard-text=":ok_hand:"
>
<code>
:ok_hand:
</code>
</div>
<p>
Updating code due to code review changes.
</p>
</div>
</div>
</article>
<article
className="emoji col-xs-12 col-sm-6 col-md-3"
>
Expand Down
7 changes: 0 additions & 7 deletions src/data/gitmojis.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,13 +294,6 @@
"description": "Adding or updating assets.",
"name": "bento"
},
{
"emoji": "πŸ‘Œ",
"entity": "&#x1f44c;",
"code": ":ok_hand:",
"description": "Updating code due to code review changes.",
"name": "ok-hand"
},
{
"emoji": "♿️",
"entity": "&#9855;",
Expand Down

0 comments on commit a381cb0

Please sign in to comment.