Traffic viewer list item ebpf to lock icon (#939)

* Traffic viewer changing ebpf to lock icon
This commit is contained in:
Igor Gov 2022-03-28 11:10:54 +03:00 committed by GitHub
parent 40c745068e
commit 0a9be1884a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@up9/mizu-common",
"version": "1.0.142",
"version": "1.0.144",
"description": "Made with create-react-library",
"author": "",
"license": "MIT",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 959 B

After

Width:  |  Height:  |  Size: 959 B

View File

@ -13,7 +13,7 @@
"@types/jest": "^26.0.22",
"@types/node": "^12.20.10",
"@uiw/react-textarea-code-editor": "^1.4.12",
"@up9/mizu-common": "1.0.142",
"@up9/mizu-common": "1.0.144",
"axios": "^0.25.0",
"core-js": "^3.20.2",
"craco-babel-loader": "^1.0.3",