Skip to content

Commit

Permalink
Missed icon content package rename
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed May 2, 2018
1 parent 9cba21d commit 8a28c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit 8a28c65

Please sign in to comment.