better imports organization
This commit is contained in:
parent
6f5eb6c442
commit
42930252b1
167 changed files with 663 additions and 445 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
import isEmpty from 'lodash/isEmpty'
|
||||
import { h } from 'vue'
|
||||
|
||||
import { getComponentProps } from '../../services/component_utils/component_utils'
|
||||
import './with_load_more.scss'
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
import isEmpty from 'lodash/isEmpty'
|
||||
import { h } from 'vue'
|
||||
|
||||
import { getComponentProps } from '../../services/component_utils/component_utils'
|
||||
import './with_subscription.scss'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue