mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 20:59:18 +00:00
update menu icons (#203)
This commit is contained in:
@@ -21,7 +21,7 @@ export default [
|
||||
name: "AWSCloud",
|
||||
meta: {
|
||||
title: "AWSCloud",
|
||||
icon: "aws",
|
||||
icon: "cloud_queue",
|
||||
hasGroup: true,
|
||||
},
|
||||
redirect: "/aws-eks",
|
||||
|
@@ -21,7 +21,7 @@ export default [
|
||||
name: "Functions",
|
||||
meta: {
|
||||
title: "functions",
|
||||
icon: "cloud_queue",
|
||||
icon: "functions",
|
||||
layer: "FAAS",
|
||||
},
|
||||
redirect: "/functions",
|
||||
|
Reference in New Issue
Block a user