fix logo issue

This commit is contained in:
checktheroads 2020-04-12 02:18:14 -07:00
parent c02b8d359e
commit 7a591e9292
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
import React from "react";
export default ({ color = "inherit", size = 32, className }) => (
export default ({ color = "#ff5e5b", size = 32, className }) => (
<svg
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"

View file

@ -1 +0,0 @@
parse.py