forked from AkkomaGang/akkoma-fe
revert import style
This commit is contained in:
parent
fa7bcb74ce
commit
f1175b4e9b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import debounce from 'lodash/debounce'
|
||||
import { debounce } from 'lodash'
|
||||
/**
|
||||
* suggest - generates a suggestor function to be used by emoji-input
|
||||
* data: object providing source information for specific types of suggestions:
|
||||
|
|
Loading…
Reference in a new issue