lint
This commit is contained in:
parent
d1bb7fef5f
commit
3d19008f0c
58 changed files with 114 additions and 155 deletions
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
import { library } from '@fortawesome/fontawesome-svg-core'
|
||||
import {
|
||||
faAngleDoubleDown,
|
||||
|
|
@ -9,9 +7,7 @@ import {
|
|||
library.add(faAngleDoubleDown, faAngleDoubleRight)
|
||||
|
||||
const ThreadTree = {
|
||||
components: {
|
||||
|
||||
},
|
||||
components: {},
|
||||
name: 'ThreadTree',
|
||||
props: {
|
||||
depth: Number,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue