mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-16 16:41:03 +02:00
Indent dependent options to enlighten when they can be used
This commit is contained in:
2
resources/js/icons.js
vendored
2
resources/js/icons.js
vendored
@ -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
|
Reference in New Issue
Block a user