From 04dbd66c880eb3cae802295fd5514277be141ef6 Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Wed, 30 Dec 2020 18:16:24 -0500 Subject: [PATCH] Redo npm --- src/app.js | 1 + static/header.tpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app.js b/src/app.js index 442cd8c..ce14154 100644 --- a/src/app.js +++ b/src/app.js @@ -1,3 +1,4 @@ +import React from 'react'; class Verification extends React.Component { constructor(props) { super(props); diff --git a/static/header.tpl b/static/header.tpl index a25e1a7..e574b6a 100644 --- a/static/header.tpl +++ b/static/header.tpl @@ -9,7 +9,7 @@ - +