diff --git a/src/components/Notifications.jsx b/src/components/Changelog.jsx
similarity index 98%
rename from src/components/Notifications.jsx
rename to src/components/Changelog.jsx
index cc773fb..b0e72d5 100644
--- a/src/components/Notifications.jsx
+++ b/src/components/Changelog.jsx
@@ -1,5 +1,6 @@
import { h } from 'preact';
import { Button } from './common';
+import { Icon } from './Icons';
function NotificationItem({ type, label, children }) {
var strongTag;
@@ -83,15 +84,18 @@ function Notification({ version, isLatest, ...props }) {
rel="noopener noreferrer"
class="btn"
>
- Please rate Web Maker
+ Please rate Web Maker
+
+
- {' '}
+