review + fixes
This commit is contained in:
parent
90a188f2c3
commit
418f029789
10 changed files with 55 additions and 31 deletions
|
@ -35,8 +35,7 @@ import {
|
|||
faStar,
|
||||
faEyeSlash,
|
||||
faEye,
|
||||
faThumbtack,
|
||||
faAt
|
||||
faThumbtack
|
||||
} from '@fortawesome/free-solid-svg-icons'
|
||||
|
||||
library.add(
|
||||
|
@ -53,8 +52,7 @@ library.add(
|
|||
faEllipsisH,
|
||||
faEyeSlash,
|
||||
faEye,
|
||||
faThumbtack,
|
||||
faAt
|
||||
faThumbtack
|
||||
)
|
||||
|
||||
const Status = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue