From 50cd295d50ab1c3d133e950539a322d9d6706afa Mon Sep 17 00:00:00 2001 From: edensg Date: Wed, 14 Mar 2018 13:28:05 -0400 Subject: [PATCH] Add title to logo svg --- UI/src/components/logotype/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/src/components/logotype/index.js b/UI/src/components/logotype/index.js index 9cecf84..665808c 100644 --- a/UI/src/components/logotype/index.js +++ b/UI/src/components/logotype/index.js @@ -2,6 +2,7 @@ import React from 'react' const Logotype = ({fill = 'var(--c-7)', width, height, circleFill, typeFill, style, className}) => ( + Roleypoly