Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
More error GIFs, courtesy of @MMarieSchuckart
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHenninger committed Jul 17, 2020
1 parent f79ae43 commit 002b1f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/builder/src/components/App/Error.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ const gifs = [
'https://media.giphy.com/media/FYenMRUx3LGy4/giphy.mp4', // McG disapproval
'https://media.giphy.com/media/p3RblYx4T7vmU/giphy.mp4', // Dumbledore shrugs
'https://media.giphy.com/media/8QIgBwVvZVrG0/giphy.mp4', // Ford?
'https://media.giphy.com/media/pPhyAv5t9V8djyRFJH/giphy.mp4', // Obama
'https://media.giphy.com/media/APqEbxBsVlkWSuFpth/giphy.mp4', // Seems fishy
'https://media.giphy.com/media/Rhkq4ehWqVX56/giphy.mp4', // Sheldon Cooper I
'https://media.giphy.com/media/fOVGTYyYtV6Ra/giphy.mp4', // Sheldon Cooper II
]

const Error = ({ reset, error, errorInfo, eventId }) => {
Expand Down

0 comments on commit 002b1f3

Please sign in to comment.