From f2d286d1290f42f4fce9cb39df4409e800a9713d Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Tue, 3 Apr 2018 22:31:15 -0400 Subject: [PATCH] More silly fun with custom html elements --- src/views/OopsView.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/OopsView.js b/src/views/OopsView.js index f7a6b11..45affdd 100644 --- a/src/views/OopsView.js +++ b/src/views/OopsView.js @@ -1,12 +1,11 @@ import { Alert, Row } from '../components/Bootstrap'; export const OopsView = (props) => ( - +

Oops!


-

Looks like there was a problem.

-

(╥﹏╥)

+

Looks like there was a problem. (╥﹏╥)

(╯°□°)╯︵ ┻━┻