From 18821d222c5ec2c919e81f3f1df9247780ea58fd Mon Sep 17 00:00:00 2001
From: Aarni Halinen
Date: Tue, 2 Jul 2019 21:55:41 +0300
Subject: [PATCH] Remove ColorEnum aliases
---
src/pages/ContactsPage/ContactsPage.tsx | 4 ++--
src/pages/FrontPage/FrontPage.tsx | 12 ++++++------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/pages/ContactsPage/ContactsPage.tsx b/src/pages/ContactsPage/ContactsPage.tsx
index 2666c73..dd9333a 100644
--- a/src/pages/ContactsPage/ContactsPage.tsx
+++ b/src/pages/ContactsPage/ContactsPage.tsx
@@ -2,10 +2,10 @@ import * as React from "react";
import Helmet from "react-helmet";
import "./ContactsPage.scss";
+import { ColorEnum } from "../..";
import { StaticContext } from "../../server/StaticContext";
import PageLink from "../../components/PageLink/PageLink";
import Card from "../../components/Card";
-import { ColorEnum as PageSectionColor } from "../../index";
import PageSection from "../../components/PageSection";
import HeroMainSection from "../../components/HeroMainSection";
import ContactCard from "../../components/ContactCard";
@@ -73,7 +73,7 @@ class ContactsPage extends React.Component
lorem ipsum dolor est
-
+
{contacts.map(contact => (
{
const { events, feed } = this.state;
return (
-
+
Aalto-yliopiston Sähköinsinöörikilta
@@ -137,7 +137,7 @@ class FrontPage extends React.Component {
-
+
{events.map(event => (
{
-
+
Sössöä vuodesta 1969.
@@ -168,7 +168,7 @@ class FrontPage extends React.Component {
@@ -195,7 +195,7 @@ class FrontPage extends React.Component {
-
+