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