diff --git a/src/app.jsx b/src/app.jsx
index 2c71e2b..235ca43 100644
--- a/src/app.jsx
+++ b/src/app.jsx
@@ -64,22 +64,24 @@ class App extends React.Component {
}
render() {
return (
-
+
);
}
}
diff --git a/src/year.jsx b/src/year.jsx
index 94fcb9c..65381b1 100644
--- a/src/year.jsx
+++ b/src/year.jsx
@@ -99,6 +99,7 @@ class YearBase extends React.Component {
@@ -106,6 +107,7 @@ class YearBase extends React.Component {