mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-24 07:45:42 +00:00
Add darwinia logo (#155)
This commit is contained in:
@@ -36,6 +36,7 @@ import edgewareIcon from '../../icons/edgeware.svg';
|
||||
import joystreamIcon from '../../icons/joystream.svg';
|
||||
import ladderIcon from '../../icons/laddernetwork.svg';
|
||||
import cennznetIcon from '../../icons/cennznet.svg';
|
||||
import darwiniaIcon from '../../icons/darwinia.svg';
|
||||
import unknownImplementationIcon from '../../icons/question-solid.svg';
|
||||
|
||||
import './Row.css';
|
||||
@@ -53,6 +54,7 @@ const ICONS = {
|
||||
'ChainX': chainXIcon,
|
||||
'ladder-node': ladderIcon,
|
||||
'cennznet-node': cennznetIcon,
|
||||
'darwinia-node': darwiniaIcon,
|
||||
};
|
||||
|
||||
export namespace Row {
|
||||
|
||||
Reference in New Issue
Block a user