rename + fix
This commit is contained in:
parent
2e78975e4c
commit
da73226cb1
4 changed files with 6 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ import { library } from '@fortawesome/fontawesome-svg-core'
|
|||
import {
|
||||
faPen
|
||||
} from '@fortawesome/free-solid-svg-icons'
|
||||
import { usePostStatusStore } from 'src/stores/postStatus'
|
||||
import { usePostStatusStore } from 'src/stores/post_status'
|
||||
|
||||
library.add(
|
||||
faPen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue