mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-12 03:01:09 +00:00
Fix prettier formatting in ImplementationColumn.tsx
This commit is contained in:
Generated
+4
-4
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@dotstats/frontend",
|
||||
"version": "0.2.1",
|
||||
"name": "@pezkuwi/telemetry-frontend",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@dotstats/frontend",
|
||||
"version": "0.2.1",
|
||||
"name": "@pezkuwi/telemetry-frontend",
|
||||
"version": "1.0.0",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@polkadot/util-crypto": "^10.1.7",
|
||||
|
||||
@@ -43,8 +43,8 @@ import crustIcon from '../../../icons/crust.svg';
|
||||
import gossamerIcon from '../../../icons/gossamer.svg';
|
||||
|
||||
const ICONS = {
|
||||
'pezkuwichain': pezkuwichainIcon,
|
||||
'Pezkuwichain': pezkuwichainIcon,
|
||||
pezkuwichain: pezkuwichainIcon,
|
||||
Pezkuwichain: pezkuwichainIcon,
|
||||
'pezkuwichain-js': pezkuwichainJsIcon,
|
||||
'airalab-robonomics': airalabRobonomicsIcon,
|
||||
'bizinikiwi-node': bizinikiwiiIcon,
|
||||
|
||||
Reference in New Issue
Block a user