From fabb2a38f36a94a14219a40130eadda959b091eb Mon Sep 17 00:00:00 2001
From: Eug-VS
Date: Sun, 12 Jan 2020 04:08:20 +0300
Subject: Add icons to some buttons
---
src/pages/Contribute/Contribute.js | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 deletions(-)
(limited to 'src')
diff --git a/src/pages/Contribute/Contribute.js b/src/pages/Contribute/Contribute.js
index 8bb3fb5..0540742 100644
--- a/src/pages/Contribute/Contribute.js
+++ b/src/pages/Contribute/Contribute.js
@@ -11,6 +11,10 @@ import {
makeStyles,
} from "@material-ui/core";
+import TrendingUpIcon from '@material-ui/icons/TrendingUp';
+import BugReportIcon from '@material-ui/icons/BugReport';
+import NewReleasesIcon from '@material-ui/icons/NewReleases';
+
import Window from "../../components/Window/Window";
import ContentSection from "../../components/ContentSection/ContentSection";
@@ -41,7 +45,12 @@ const Contribute = () => {
ChronoCube is an Open-Source application, and we welcome anyone who desires to help our project!
-
@@ -83,10 +92,20 @@ const Contribute = () => {
Our community will kindly assist every your step, and with us you can easily become
highly-evaluated developer!