This commit is contained in:
@@ -114,7 +114,7 @@ import {
|
||||
faLink,
|
||||
faListOl,
|
||||
faListUl,
|
||||
//faMagic,
|
||||
faMagic,
|
||||
faMapMarkerAlt,
|
||||
faMapMarkedAlt,
|
||||
faMinus,
|
||||
@@ -287,7 +287,7 @@ library.add(
|
||||
faLink,
|
||||
faListOl,
|
||||
faListUl,
|
||||
//faMagic,
|
||||
faMagic,
|
||||
faMapMarkerAlt,
|
||||
faMapMarkedAlt,
|
||||
faMinus,
|
||||
@@ -892,12 +892,12 @@ const CUSTOM_ICONS = {
|
||||
icon: ["fas", "list-ul"]
|
||||
}
|
||||
},
|
||||
// ayiMagic: {
|
||||
// component: FontAwesomeIcon,
|
||||
// props: {
|
||||
// icon: ["fas", "magic"]
|
||||
// }
|
||||
// },
|
||||
ayiMagic: {
|
||||
component: FontAwesomeIcon,
|
||||
props: {
|
||||
icon: ["fas", "magic"]
|
||||
}
|
||||
},
|
||||
ayiMapMarker: {
|
||||
component: FontAwesomeIcon,
|
||||
props: {
|
||||
|
||||
Reference in New Issue
Block a user