mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-17 05:41:01 +00:00
Use stable sort for chain tabs (#113)
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
"react": "16.4.0",
|
||||
"react-dom": "16.4.0",
|
||||
"react-scripts-ts": "2.17.0",
|
||||
"react-svg": "^4.1.1"
|
||||
"react-svg": "^4.1.1",
|
||||
"stable": "^0.1.8"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts-ts start",
|
||||
|
||||
Reference in New Issue
Block a user