Rename logo and add 32x32 version

This commit is contained in:
manubo
2019-09-19 09:21:59 +02:00
parent 53be150788
commit ab677320d1
8 changed files with 10 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
import React from "react"
import PropTypes from "prop-types"
import logo from "images/logo.png"
import logo from "images/moco-159x159.png"
const UnknownError = ({ message = "Unbekannter Fehler" }) => (
<div className="moco-bx-error-container">