linting
This commit is contained in:
parent
5fdc4a1904
commit
f0641d05df
3 changed files with 16 additions and 7 deletions
|
@ -3,7 +3,7 @@ import { library } from '@fortawesome/fontawesome-svg-core'
|
|||
import { faStop } from '@fortawesome/free-solid-svg-icons'
|
||||
|
||||
library.add(
|
||||
faStop,
|
||||
faStop
|
||||
)
|
||||
|
||||
const Flash = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue