Indent dependent options to enlighten when they can be used

This commit is contained in:
Bubka
2023-12-05 11:37:40 +01:00
parent 93527696ab
commit c75e4eb047
4 changed files with 18 additions and 10 deletions

View File

@ -45,6 +45,7 @@ import {
faTriangleExclamation,
faFileLines,
faVideoSlash,
faChevronRight,
} from '@fortawesome/free-solid-svg-icons'
import {
@ -101,6 +102,7 @@ library.add(
faFileLines,
faVideoSlash,
faStar,
faChevronRight,
);
export default FontAwesomeIcon