mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-24 20:41:30 +08:00
Missed icon content package rename
This commit is contained in:
parent
9cba21d36b
commit
8a28c65757
@ -67,7 +67,7 @@ New way:
|
||||
|
||||
```javascript
|
||||
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 { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user