mirror of
https://github.com/koush/scrypted.git
synced 2026-05-01 04:00:29 +01:00
core: ui tweaks
This commit is contained in:
@@ -75,6 +75,7 @@ import {
|
||||
faExternalLinkAlt,
|
||||
faSortDown,
|
||||
faCodeBranch,
|
||||
faHdd,
|
||||
} from '@fortawesome/free-solid-svg-icons'
|
||||
|
||||
import {
|
||||
@@ -156,6 +157,7 @@ const icons =[
|
||||
faExternalLinkAlt,
|
||||
faSortDown,
|
||||
faCodeBranch,
|
||||
faHdd,
|
||||
];
|
||||
|
||||
for (var icon in icons) {
|
||||
|
||||
Reference in New Issue
Block a user