come on and slam

This commit is contained in:
Henry Jameson 2020-10-21 00:25:59 +03:00
parent 7495c6b698
commit 6aa7445ea7
6 changed files with 11 additions and 11 deletions

View file

@ -3,12 +3,12 @@ import {
faEnvelope,
faLock,
faUnlock,
faGlobeEurope
faGlobe
} from '@fortawesome/free-solid-svg-icons'
library.add(
faEnvelope,
faGlobeEurope,
faGlobe,
faLock,
faUnlock
)