File tree Expand file tree Collapse file tree 3 files changed +1
-6
lines changed Expand file tree Collapse file tree 3 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @netdata/netdata-ui" ,
3- "version" : " 4.3.23 " ,
3+ "version" : " 4.3.24 " ,
44 "description" : " netdata UI kit" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/es6/index.js" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -186,7 +186,6 @@ import none_selected from "./assets/none_selected.svg"
186186import notification_shortcut_enabled from "./assets/notification_shortcut_enabled.svg"
187187import notification_shortcut_disabled from "./assets/notification_shortcut_disabled.svg"
188188import notificationTrigger from "./assets/notification_trigger.svg"
189- import okta from "./assets/okta.svg"
190189import os from "./assets/os/os.svg"
191190import osAlpineLinux from "./assets/os/alpine_linux.svg"
192191import osAmazonLinux from "./assets/os/amazon_linux.svg"
@@ -578,7 +577,6 @@ export const iconsList = {
578577 notification_shortcut_enabled,
579578 notification_shortcut_disabled,
580579 notificationTrigger,
581- okta,
582580 os,
583581 osAlpineLinux,
584582 osAmazonLinux,
You can’t perform that action at this time.
0 commit comments