mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
Improved stack list ui when using agents (#800)
This commit is contained in:
committed by
GitHub
parent
72a941712d
commit
7e324d9015
@@ -54,6 +54,8 @@ import {
|
||||
faTerminal, faWarehouse, faHome, faRocket,
|
||||
faRotate,
|
||||
faCloudArrowDown, faArrowsRotate,
|
||||
faChevronCircleRight,
|
||||
faChevronCircleDown,
|
||||
} from "@fortawesome/free-solid-svg-icons";
|
||||
|
||||
library.add(
|
||||
@@ -109,6 +111,8 @@ library.add(
|
||||
faRotate,
|
||||
faCloudArrowDown,
|
||||
faArrowsRotate,
|
||||
faChevronCircleRight,
|
||||
faChevronCircleDown,
|
||||
);
|
||||
|
||||
export { FontAwesomeIcon };
|
||||
|
||||
Reference in New Issue
Block a user