mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-25 13:01:29 +08:00
Missed icon content package rename
This commit is contained in:
parent
9cba21d36b
commit
8a28c65757
@ -67,7 +67,7 @@ New way:
|
|||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import { library } from '@fontawesome/fontawesome-svg-core'
|
import { library } from '@fontawesome/fontawesome-svg-core'
|
||||||
import { fas } from '@fortawesome/fontawesome-free-solid'
|
import { fas } from '@fortawesome/free-solid-svg-icons'
|
||||||
import { faTwitter } from '@fortawesome/free-brands-svg-icons'
|
import { faTwitter } from '@fortawesome/free-brands-svg-icons'
|
||||||
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
|
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user